Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rmartinc
Copy link
Contributor

Closes #45468

Just adding a test to do the authorization chaining across domains. The only difference with the demo is that the audience mapper is added in the dedicated scope of the client (adding a client scope is complicated because you need all the default scopes too). The PR just adds one test. If you think we should check more scenarios just let me know.

@rmartinc rmartinc requested a review from a team as a code owner January 16, 2026 13:04
Copy link
Contributor

@graziang graziang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rmartinc Thanks! I think this test is enough for now as we already have all the dedicated tests for JWT Authorization Grant and Standard Token Exchange, If any other use cases come up we can add more tests in the future.

Copy link
Contributor

@mposolda mposolda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rmartinc @graziang Thanks for the PR and review!

@mposolda mposolda self-assigned this Jan 21, 2026
@mposolda mposolda merged commit b7a23e8 into keycloak:main Jan 21, 2026
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Review tests for authorization chaining across domains

3 participants