- Nunify supports the integration of OIDC (OpenID Connect) login mechanism to provide SSO functionality for the admin portal. To implement SSO, you must engage your organization's SSO implementation team to arrange OIDC and transmit specific credentials back to Nunify.
- This integration is available in enterprise plans only. If you require access to this feature, please send an email to support@nunify.com, and we'll help you from there.
- Here are the details to be shared with your SSO team:
- Set up the following Redirect URIs
- For Development
- https://local.cms.nunify.com/login/oidc-callback
- For Production
- https://cms.nunify.com/login/oidc-callback
- For Development
- Mandatory properties
- First Name of the user
- Email Address of the user
- Set up the following Redirect URIs
- Upon the SSO team's successful arrangement of OIDC using the data mentioned above, we require the following information to be shared with us:
- CLIENT ID
- CLAIMS
- Well know configuration URL (This will look similar to this - https://accounts.google.com/.well-known/openid-configuration)
- Test user's credentials (username/email & password) with all properties set up for testing.
- After completing these tasks, we will initiate the SSO integration. Typically, this process takes about ten days to complete.
How to setup SSO based login for the admin portal? Print
Created by: MLN Krishnan
Modified on: Wed, 11 Oct, 2023 at 1:00 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.