Setting up SSO for Microsoft AAD
How to setup SSO for Azure
Steps:
![](https://files.readme.io/639fb3c-image.png)
![](https://files.readme.io/b8f28a4-image.png)
![](https://files.readme.io/a968880-image.png)
![](https://files.readme.io/bb49d87-image.png)
![](https://files.readme.io/9f4af39-image.png)
![](https://files.readme.io/81985bb-image.png)
You may set the period to anything up to 2 years. After this period, you will have to provide Kleene with a new secret so that your SSO integration is maintained.
![](https://files.readme.io/87f35e4-image.png)
Auth0 supports only client secrets, no certificates.
Make sure that:
- Users have emails set in their profiles, not just UPN.
User.Read
under Microsoft Graph is present.
![](https://files.readme.io/ceff0ee-image.png)
For the integration Kleene needs:
- Your Azure domain (e.g. ours is
https://kleene.ai/
) - App ID (from the steps above)
- Client secret (from the steps above)
Updated 11 months ago