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:
InJoDave 2025-05-07 15:16:21 +03:00 committed by GitHub
parent ca3859b0f8
commit 4ca96a7c04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.