Skip to main content

HelloID

Configure initial mappings (Azure AD target systems)
  1. For the Azure AD target system into which you want to map persons fields, Edit a target system.

  2. Go to the Account tab.

  3. Under Mapping, click Configure.

  4. For the User Principal Name field, change the domain variable in the getValue() function to your Azure AD tenant's primary domain. For example, const domain = 'helloidtest1.onmicrosoft.com';.

    2022-04-14_13-45-06.png
  5. Repeat step (2) for the proxyAddresses field.

    2022-04-14_13-47-15.png
  6. Configure the Password mapping to assign a default password that meets the requirements in Azure AD.

  7. Add a custom field for a custom field named userType.

    2022-04-14_13-20-02.png
    1. Set the userType field to the Fixed value Guest. HelloID will now create Azure AD guest accounts by default.

      2022-04-14_13-33-04.png
  8. Click Apply.