Skip to content

Commit

Permalink
adding explanation to jwks validation opensearch-project#7367 #20240522
Browse files Browse the repository at this point in the history
Signed-off-by: AntonEliatra <[email protected]>
  • Loading branch information
AntonEliatra committed Jun 17, 2024
1 parent 639cb38 commit 72b8267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security/authentication-backends/jwt.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ openid_auth_domain:
transport_enabled: true
order: 0
http_authenticator:
type: openid
type: openid # use the OpenID Connect domain, as JWT is part of this authentication.
challenge: false
config:
subject_key: preferred_username
Expand Down

0 comments on commit 72b8267

Please sign in to comment.