Skip to content

Option for overriding allowed issuers#2211

Merged
lissy93 merged 1 commit into
masterfrom
feat/oidc-multi-tenant-support
Jun 16, 2026
Merged

Option for overriding allowed issuers#2211
lissy93 merged 1 commit into
masterfrom
feat/oidc-multi-tenant-support

Conversation

@lissy93

@lissy93 lissy93 commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Category

Feature

Overview

Adds new allowedIssuers option under auth.oidc, which if set will override the auto-discovery, and tokens will only be accepted if their iss matches the issuer. This is for multi-tenant oidc services like microsoft entra.

Issue Number

Fixes #2210

@lissy93 lissy93 merged commit 97dce20 into master Jun 16, 2026
12 checks passed
@lissy93 lissy93 deleted the feat/oidc-multi-tenant-support branch June 16, 2026 10:07
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.

[QUESTION] OIDC Multi-Tenant / Skip issuer verification

1 participant