How to set up Azure SSO
This is a guide to easily set up your login process via Azure SSO.
Instructions
Log in to Admin Account: https://portal.azure.com and navigate to „Azure Active Directory“ via menu at the left hand side.
Navigate in the Menu on the left hand side to „App Registrations“ and click afterwards on „New Registration“
Insert a name for the application (e.g. mybusiness-ai-sso). In the open field „Redirect URL“ insert:
https://IHRE-DOMAIN.mybusiness.ai/oauth2/callback
(IMPORTANT: Replace “IHRE-DOMAIN” with the Sub-Domain of your company at mobile2b)Now you need to copy several Information:
Navigate to the Tab „Overview“- from here you need to NOTE for later (f.e use Notepad):
Application (client) ID
Directory (tenant) ID
Navigate to the menu point Certificates & Secrets and create a new „client secret“
Copy the Value of the created secret
After this Step you should have three ID´s noted:
Application (client) ID
Directory (tenant) ID
Client secret (value)
Check if you have unlocked the API permissions:
If the Microsoft Graph Permission is NOT existent, you need to create it.
The permission that is needed for SSO isUser.Read