Skip to main content

Default return URL

The Default return URL is the URL the user is redirected to as a fallback for various use cases.

The initial value of the Default return URL is based on your instance ID:

https://${instanceId}.id.nevis.cloud

Fallback URL for the Logout URL

The Default return URL is the fallback URL to where the user is redirected after visiting the Logout URL in the following cases:

  • If the value of the return_to query parameter is not on the list of Allowed return URLs.
  • If no return_to query parameter is used.

Default URL after finishing flows

The user is redirected to the Default return URL after finishing the following flows:

  • Invitation
  • Password reset triggered by an administrator in the Management Console
  • Password reset triggered by the email link API
note

When the Default return URL is not changed to a URL of your choice, users see an error page.