Articles on: Integrations

How to configure user management with Microsoft Entra ID? (was Azure Active Directory)

  1. Go to the Entra ID
  2. Go to App registrations
  3. Click on "New registration" on the top left
  4. Enter a name, for example: "Klippa User Sync"
  5. Select "Accounts in this organizational directory only" at "Supported account types"
  6. Keep "Web" selected at "Redirect URI", don't enter an URI
  7. Copy and note the "Application (client) ID"
  8. Copy and note the "Directory (tenant) ID"
  9. Go to "Certificates & secrets"
  10. Click on "New client secret"
  11. Enter a description, for example: "Klippa User Sync"
  12. Select an expiration date of 24 months
  13. Copy and note the "Client secret" by clicking on the copy icon below the "Value" column
  14. Go to "API permissions"
  15. Click on "Add a permission"
  16. Click on "Microsoft Graph"
  17. Select "Application permissions"
  18. Open "Directory"
  19. Select "Directory.Read.All"
  20. Click "Add permissions"
  21. Click on "Grant admin consent for ..."
  22. Send us the "Directory (tenant) ID", "Application (client) ID" and "Client secret"


Updated on: 03/06/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!