mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Keycloak Admin UI : Incorrect tooltip over enabled features (#39495)
Keycloak Admin UI : Incorrect tooltip over enabled features Closes #39487 Signed-off-by: Indu John <john.indu@gmail.com>
This commit is contained in:
parent
ca3859b0f8
commit
4ca96a7c04
@ -2512,7 +2512,7 @@ eventTypes.OAUTH2_DEVICE_VERIFY_USER_CODE_ERROR.description=OAuth2 device verify
|
||||
eventTypes.EXECUTE_ACTIONS_ERROR.description=Execute actions error
|
||||
SKIP=Skip
|
||||
eventTypes.INTROSPECT_TOKEN.description=Introspect token
|
||||
infoEnabledFeatures=Shows enabled preview and experimental features.
|
||||
infoEnabledFeatures=Shows all enabled features.
|
||||
displayOrderHelp=Number defining the order of the providers in GUI (for example, on the Login page). The lowest number will be applied first.
|
||||
deleteCredentialsConfirm=Are you sure you want to delete these users credentials?
|
||||
keysIntro=If "Use JWKS URL switch" is on, you need to fill a valid JWKS URL. After saving, admin can download keys from the JWKS URL or keys will be downloaded automatically by Keycloak server when an unknown KID is seen during client authentication.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user