Auth0¶
The following steps outline how to setup Auth0 SSO using SAML.
- Create an application representing an Auth0 integration. See the create applications in the Auth0 documentation as a regular web application.
- Click into your created application from the list of applications.
- Click on the
Addonstab. - Click on
SAML2 WEB APP. - Click on the
Settingstab. - Add
https://auth.cloud.nextmv.io/saml2/idpresponsefor the Application Callback URL. -
Copy the below JSON document policy for Auth0 configuration. Delete the content in the
Settingssection on theSettings tab, and paste the below policy. Click theSavebutton at the bottom of theSettingstab. -
Click on the
Usagetab and copy the download link for Identity Provider Metadata: (alternatively you can also save this to a file, and provide the file contents when configuring Nextmv). - Perform Nextmv setup outlined in the SSO overview.
Info
passthroughClaimsWithNoMappingis not required, but minimizes information sent to Nextmv.- The specified mappings are required.
Save off either the metadata or the metadata url from the Usage tab for
configuring Nextmv. The value is the download link for the
Identity Provider Metadata: field.