Azure AD (now Entra ID) is Microsoft's Azure Active Directory and offers a connection method to give users identity and access capability via Single Sign On (SSO) to Applications such as Softools.
If you are using Azure AD and would like to enable Azure AD as the authentication method for your Softools site, the following information will enable you to set this up.
Step 1
You need to create in your Azure AD under 'App Registrations' (you can search for this) a new App via '+ New registration'
- Select the appropriate account type and confirm
- Add 2 Redirect URIs (also referred to as Reply URLs) https://auth.on.softools.net/login/callback & https://softools-prod.eu.auth0.com/login/callback
- Under Certificates & Secrets, you will need to generate a new client secret, which will be needed for setup our side.
Step 2
You will need to provide us with the following:
- Your Azure AD Domain e.g. (xxxxxx.onmicrosoft.com)
- Client ID of the App (from App Registration)
- Client Secret (from App Registration)
Step 3
Softools will then set up the single sign on with the information provided from Step 2.
Step 4
The new App created in Step 1 needs to be authroised for use with Softools to ensure authentication is successful. This is done by granting it 'API Permissions' to 'Sign in and read user profile'.
Comments
0 comments
Article is closed for comments.