Skip to main content

How to setup SSO based login for the admin portal with Microsoft Entra ID

Updated over a month ago

Nunify supports OIDC (OpenID Connect) login mechanism to provide SSO functionality for the admin portal. Follow the steps below to implement SSO with Microsoft Entra ID:

  1. Register an application in Entra ID

  2. Follow the guide in this link to create an application in Entra ID:

    1. Set up the following Redirect URIs

    2. Generate a client secret (This needs to be shared with our team)

  3. Send across the below values to our team([email protected]) via a document.

    1. Application (client) ID

    2. Client secret (generated in step 2)

    3. Test credentials (username & password). This is optional, but if provided will help our team test out the SSO integration.

  4. Once we receive the details, we will initiate the SSO integration. This process typically takes about 48 hours to complete.

Did this answer your question?