optionally validate JWT iss and aud claims (#5569)

This commit is contained in:
Roman Sirokov
2026-03-13 22:38:40 +01:00
committed by GitHub
parent a6856e9e58
commit 9b36d50b8d
7 changed files with 259 additions and 1 deletions
+4
View File
@@ -122,6 +122,10 @@ components:
type: string
authJWTClaimKey:
type: string
authJWTIssuer:
type: string
authJWTAudience:
type: string
authJWTExclude:
type: array
items: