Hello,
We are trying to migrate the login / signup forms from a website to auth0.
The website is translated in multiple language and the website technology allow us to use SAML pretty easily for the login in the future.
However, it seems that we are not able to reach the login page using a SAML token with the local we want.
According to the documentation : (Universal Login Internationalization)
The ui_locales
parameter is not forwarded to upstream IdPs. To learn more about passing parameters to IdPs.
Is there anyway to make my auth0 login / signup page “localized” on a SAML connection or should we consider keeping the forms on the website and use the Auth0 APIs to make the signup / login from the website ?
Many thanks for your help and have a nice day,
Grégory