Note: this feature is only available for Enterprise plan.
If you want this feature, please contact us at help@axify.io.
Instructions to enable Single Sign-On withAzureAD in Axify.
1. Create an application in Azure AD
Sign in in Azure portal.
Go to
Azure Active Directory.Select
App registration, thenNew registration.Enter a name for the application.
For
Supported account types, select optionAccounts in this organizational directory only (YourOrg only - Single tenant)For
Redirect URI,select typeWeband add value: https://auth.axify.io/oauth2/idpresponse.Click on
Register.
2. Configure certificates and secrets
-
After registering the application, go to
Manage -> Certificats & secretsin the left menu. -
Under
Client secrets, click onNew client secret. -
Enter a description (i.e.: client secret axify) and add an expiration duration for the secret.
-
Click on
Addand write down secretValue, because you'll not be able to retrieve it after.
3. Configure API authorizations
-
Go to
API Permissionsin the left menu. -
Click on
Add a permission, then selectMicrosoft Graph. -
Select
Delegate Permission, then selectopenid,profile,email. -
Click on
Add permissions.
4. Get IDP information
-
Go back in
Overview. -
Retrieve the values:
-
Application (client) ID
-
Directory (tenant) ID
-
5. Notify Axify support
Write to your account executive or to help@axify.io to let us know it is done. We will complete the configuration in Axify infrastructure.