Manage Access to MDM Self Service Portal by Using IIS

2/9/2009

By default, MDM Self Service Portal limits access to users who are members of SCMDMAuthorizedUsers or SCMDMServerAdmins, or users who are domain administrators. You can manage access to the portal by using IIS Manager to configure ASP.NET configuration rules.

For more information about ASP.NET authorization rules, see this Microsoft Web site: https://go.microsoft.com/fwlink/?LinkId=107178.

Procedure

To manage access to the portal by using IIS Manager

  1. On the Start menu, choose All Programs, choose Administrative Tools, and then choose Internet Information Services (IIS) Manager.

  2. Expand Web Sites.

  3. Right-click SelfServicePortal and then select Properties.

  4. In the SelfServicePortal Properties dialog box, on the ASP.NET tab, select Edit Configuration.

  5. In the ASP.NET Configuration Settings dialog box, on the Authorization tab, add an authorization rule to enable portal access for a specific group, such as Contoso\MDMSSPGroup. Make sure that the Users field is blank.

  6. Choose OK.