Skip to content

Implement 'allowed-issuers' config option#702

Open
Tasssadar wants to merge 1 commit into
keycloak:mainfrom
Tasssadar:multiple_iss
Open

Implement 'allowed-issuers' config option#702
Tasssadar wants to merge 1 commit into
keycloak:mainfrom
Tasssadar:multiple_iss

Conversation

@Tasssadar
Copy link
Copy Markdown

@Tasssadar Tasssadar commented Feb 3, 2026

Allows overriding 'iss' claim validation with different URLs.

Based on #294, but changed to allow multiple different allowed issuers.

Closes #294
Closes #597 - similar PR, but only one issuer.
Fixes #308

Allows overriding 'iss' claim validation with different URLs.

Signed-off-by: Vojtěch Boček <vbocek@gmail.com>
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.

Supporting different ISS when validating token

2 participants