Login to the Microsoft Azure Portal and launch the Azure AD Console
From the left navigation pane, select App Registrations
Create a New Registration
Specify a Name for the App and choose Register
Within the App Registration, note the:
From the API permissions page in the left menu, choose to Add a permission
Select Microsoft Graph
Select “Application Permissions”
Select the below and Add permissions:
If asked to do so, grant “admin consent”
Select Certificates and Secrets from the left menu, select Client secrets, and + New Client Secret
Give the secret a description and expiry (the length of time until a new secret will need to be generated for SGNL to communicate with Azure AD), and select Add
Copy the Value of the secret, this will be required for the SGNL Console (SGNL: AuthClientSecret)