Remove kc_locale from documentation on how locale is looked-up

This commit is contained in:
stianst 2021-02-22 08:46:40 +01:00 committed by Stian Thorgersen
parent 105828a6c6
commit 8aa8ee4862

View file

@ -3,7 +3,6 @@
By default, the locale is selected using the `DefaultLocaleSelectorProvider` which implements the `LocaleSelectorProvider` interface. English is the default language when internationalization is disabled. With internationalization enabled, the locale is resolved in the following priority:
. `kc_locale` query parameter
. `KEYCLOAK_LOCALE` cookie value
. User's preferred locale if a user instance is available
. `ui_locales` query parameter