Skip to content

Commit

Permalink
fixed key of policy group help
Browse files Browse the repository at this point in the history
fixes: keycloak#33618
Signed-off-by: Erik Jan de Wit <[email protected]>
  • Loading branch information
edewit committed Oct 25, 2024
1 parent 69ecd0e commit 2433823
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ connectionTimeoutHelp=LDAP connection timeout in milliseconds
repeat=Repeat
defaultSigAlgHelp=Default algorithm used to sign tokens for the realm
save-admin-eventsHelp=If enabled, admin events are saved to the database, which makes events available to the Admin UI.
policyGroups=Specifies which user(s) are allowed by this policy.
policyGroupsHelp=Specifies which user(s) are allowed by this policy.
searchForProtocol=Search protocol mapper
eventTypes.CLIENT_INFO.name=Client info
eventTypes.OAUTH2_DEVICE_CODE_TO_TOKEN.description=OAuth2 device code to token
Expand Down

0 comments on commit 2433823

Please sign in to comment.