Skip to content

Allow using the parameter in the consent text for dynamic scopes#48843

Open
rmartinc wants to merge 1 commit intokeycloak:mainfrom
rmartinc:issue-9915
Open

Allow using the parameter in the consent text for dynamic scopes#48843
rmartinc wants to merge 1 commit intokeycloak:mainfrom
rmartinc:issue-9915

Conversation

@rmartinc
Copy link
Copy Markdown
Contributor

@rmartinc rmartinc commented May 8, 2026

Closes #9915

Just using the advancedMsg to allow parametrization of the dynamic client scope consent text. This allows the admin to use a text using placeholder {0} to add the parameter passed to the text. The admin can use a direct text or a key in different languages.

Closes keycloak#9915

Signed-off-by: rmartinc <rmartinc@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make the consent screen text for dynamic scopes customizable with a reference to the dynamic scope parameter

1 participant