- 28 Jun 2023
- 1 Minute to read
- DarkLight
Auth0
- Updated on 28 Jun 2023
- 1 Minute to read
- DarkLight
What is Auth0?
Auth0’s identity and management platform lets your users log in to the Members Portal or Admin Panel using enterprise federation, social login, or username and password authentication instead of the default credentials Nexudus provides when you register them.
How Auth0 works
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.
You also need the following details from your Auth0 account:
- Log out URL
- Authority URL
- Client ID
- Client Secret
You should be able to find all this information within your Auth0 application. Once you've integrated Auth0, users should be able to log in using enterprise federation, social login, or username and password authentication instead of the default credentials Nexudus provides when you register them.