8000 Keycloak Admin UI : Incorrect tooltip over enabled features by InJoDave · Pull Request #39495 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Keycloak Admin UI : Incorrect tooltip over enabled features #39495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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 feature 591A s.
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.
Expand Down
Loading
0