- 14 Mar 2024
- 1 Minute to read
- DarkLight
Integrating OpenID
- Updated on 14 Mar 2024
- 1 Minute to read
- DarkLight
What you need to integrate OpenId
An identity provider that supports OpenId
You can use any identity provider as long as it supports the OpenId authentication protocol.
Check out our guide on integrating Auth0.
Your identity provider's Log Out URL, Authority URL, ClientID, and Client Secret
You need to gather the following information from your identity providers account:
- Log Out URL
- Authority URL
- ClientID
- Client Secret
You can find those details through your identity provider's admin dashboard.
Integrating OpenId
Once you've made sure your identity provider supports OpenId and gathered all the required details from your account, you can enable the OpenId integration on the Admin Panel.
Log in to dashboard.nexudus.com if you aren't already.
Toggle on the OpenId integration.
Toggle on Create new users in Nexudus if they don't exist if you want to create a user in Nexudus if the user trying to log in to the Members Portal isn't already registered in Nexudus.
Toggle on Prevent users from using their Nexudus password to log in if you don't want user to be able to log in using their Nexudus credentials.
Toggle on Prevent users from using their Nexudus password to log in to this dashboard if you don't want admins to be able to log in to the Admin Panel using Nexudus credentials.
Add your identity provider's Log out URL.
Add your identity provider's Authority URL.
Add your identity provider's Client ID.
Add your identity provider's Client Secret.
Click the Save Changes button.
All set! We recommend trying to log in both as an admin and as a customer to make sure the integration works as you intended.