optionally validate JWT iss and aud claims (#5569)
This commit is contained in:
@@ -122,6 +122,10 @@ components:
|
||||
type: string
|
||||
authJWTClaimKey:
|
||||
type: string
|
||||
authJWTIssuer:
|
||||
type: string
|
||||
authJWTAudience:
|
||||
type: string
|
||||
authJWTExclude:
|
||||
type: array
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user