Creating a user on Microsoft Azure

To create a user:

  1. In the Azure Portal, Users > All Users> click Create new user.
    Enter details.

  2. Add Licenses and assign role as Global Administrator.

    To confirm that device registration is enabled, navigate to Azure Active Directory >

    Microsoft Entra ID > Manage > Devices > Manage >Device settings.

    In the Microsft Entra join and registration setting, click No member selected> click Add > select the user > click Ok.

Configuring ICS server on Microsoft Azure

To configure the ICS server, perform the following:

  • SAML authentication on Azure IDP server

  • Configuring Single Sign-on Settings

  • Assigning User to Application

For more information, see Microsoft Azure Active Directory Configuration.

Configuring SAML authentication on ICS server

1. Uploading Metadata

  1. Navigate to System > Configuration > SAML to upload Metadata.
  2. Select New Metadata Provider.
    Enter a name.
  3. Set Location as Local.
  4. Browse to Upload SAML Metadata XML.
  5. Check the Accept Unsigned Metadata option.
  6. In the Roles field, check the Identity Provider option.
  7. Save Changes.

2. Creating a New Auth Server

  1. Navigate to Authentication >Auth. Servers > SAML Server > New Server.

    Enter a name.

  2. In the Configuration Mode, check the Metadata option.

  3. In the Service Provider Metatdata Settings, set the Metadata Validity to 365.

  4. Select Save Changes.

3. Create User Realm

  1. Navigate to Users > User Realms >New Realm.

    Enter a Name.

  2. In the Server section, navigate to Authentication and select SAML as the auth server.

  3. Select Save Changes.

4. Map new realm with a role

  1. Navigate to Users > Role Mapping >New Rule.

    Enter a Name.

  2. Select an Available Role.

  3. Select Save Changes.

5. Create new Sign-In-Policies

  1. Navigate to Authentication > Sign-In-Policies >New URL.

  2. Provide a Sign-In URL.

  3. Select Available Realm.

  4. Select Save Changes.