We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19055de commit b089170Copy full SHA for b089170
docs/auth/reference/README.md
@@ -743,7 +743,7 @@ Useful for switching between multiple accounts.
743
: The `ui_locales` parameter for the OpenID Connect authentication request.
744
745
```
746
- https://<ingress>/oauth2/login?prompt=select_account
+ https://<ingress>/oauth2/login?locale=en
747
748
749
Value must be declared as supported by the Identity Provider through the `ui_locales_supported` property in the metadata document.
0 commit comments