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:
Register an application in Entra ID
Follow the guide in this link to create an application in Entra ID:
Set up the following Redirect URIs
For Development
For Production
Generate a client secret (This needs to be shared with our team)
Send across the below values to our team([email protected]) via a document.
Tenant Id - How to find your tenant id
Application (client) ID
Client secret (generated in step 2)
Test credentials (username & password). This is optional, but if provided will help our team test out the SSO integration.
Once we receive the details, we will initiate the SSO integration. This process typically takes about 48 hours to complete.