Overview
This article details how to set the equivalent of the “Application Login URI” for an SSO integration. This might be needed when configuring the Default Login Routes.
Applies To
- SSO Applications
Cause
The default Dashboard UI does not allow setting a Default Application URI for an SSO Integration.
Solution
In order to set an Application Login URI, navigate to the SSO Integration in the Auth0 Dashboard and manually modify the URL from externalapps
to applications
.
Make sure to:
- go from this - https://manage.auth0.com/dashboard/{region}/{tenant_name}/externalapps/{client_id}/settings
- to this - https://manage.auth0.com/dashboard/{region}/{tenant_name}applications/{client_id}/settings
This will open the SSO Application configuration menu, where will be possible to configure a Default Login URI.