Skip to content

Commit b089170

Browse files
committed
auth: don't paste the carbonara when you copy the pasta
1 parent 19055de commit b089170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/auth/reference/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ Useful for switching between multiple accounts.
743743
: The `ui_locales` parameter for the OpenID Connect authentication request.
744744

745745
```
746-
https://<ingress>/oauth2/login?prompt=select_account
746+
https://<ingress>/oauth2/login?locale=en
747747
```
748748

749749
Value must be declared as supported by the Identity Provider through the `ui_locales_supported` property in the metadata document.

0 commit comments

Comments
 (0)