- 25 Aug 2022
- 1 Minute to read
- DarkLight
Integrating Auth0
- Updated on 25 Aug 2022
- 1 Minute to read
- DarkLight
What You Need to Integrate Auth0
An Auth0 Application Compatible with OpenId
You need an Auth0 account that supports OpenId authentication. Nexudus connects your Auth0 application through the OpenId integration on the Admin Panel, which means it is crucial that your application support the OpenId authentication protocol.
Your Auth0 Log out URL, Authority URL, Client ID, and Client Secret
You need the following details to enable the integration on the Admin Panel and connect Auth0 to Nexudus.
- Log out URL
- Authority URL
- Client ID
- Client Secret
You should be able to find all this information within your Auth0 application.
Integrating Auth0
Once you've collected all the necessary details from your Auth0 account you can connect it to Nexudus by enabling the OpenId integration on the Admin Panel.
Log in to dashboard.nexudus.com if you aren't already.
Enable the OpenId integration toggle.
Enable the Create new users in Nexudus if they don't exist toggle if you want to create a user in Nexudus if the user trying to log in to the Members Portal using Auth0 credentials isn't already registered in Nexudus.
Enable the Prevent users from using their Nexudus password to log in toggle if you only want users to be able to log in to the Members Portal using Auth0 credentials.
Enable the Prevent users from using their Nexudus password to log in to this dashboard toggle if you only want admins to be able to log in to the Admin Panel using Auth0 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 you test the integration by logging in as a customer on the Members Portal using Auth0 credentials.