Customize Login URL to Include Localization

Problem Statement

We want to use localizations based on the URL path of the login page/URL

Currently, our login URL looks like this:

https://${domain-name}/login

We want to customize the Login URL to look like the below:

https://${domain-name}/${language}/login 

Solution

As of the current design, we don’t support this feature. And we can not identify any workaround for this use case. Please feel free to communicate with our Product team via feedbacks.

1 Like