Skip to main content

Please Follow the Four Steps to Complete App Registration in Entraid

1
Inside the ‘App Registration / Authentication’ section, remove ‘Web’ as a platform configuration.
2
Add ‘Single-page application’ as platform configuration, enter your application URL, e.g., ‘https://yourcompanyname.genow.cloud/login’ and ‘https://yourcompanyname.genow.cloud/’ as Redirect URIs. The links may differ. Please make sure the correct links have been added.
3
Check Implicit grant and hybrid flows settings below on the Authentication page. Check that both, Access tokens (used for implicit flows) and ID tokens (used for implicit and hybrid flows) are disabled
4
Add a ‘Scope defined by this API’ with the scope name ‘genow’ and on the base URL, similar to the example provided (the green area represents your ID)
Afterwards, we enabled the Authentication going directly through Microsoft Authentication Library (MSAL). If this is not the case, please do not hesitate to contact us.
Next, configure the application roles and user permissions.