Skip to content

Commit

Permalink
adding explanation to jwks validation #7367 #20240522 (#7398)
Browse files Browse the repository at this point in the history
* adding explanation to jwks validation #7367 #20240522

Signed-off-by: AntonEliatra <[email protected]>

* Apply suggestions from code review

Signed-off-by: Naarcha-AWS <[email protected]>

---------

Signed-off-by: AntonEliatra <[email protected]>
Signed-off-by: Naarcha-AWS <[email protected]>
Co-authored-by: Naarcha-AWS <[email protected]>
  • Loading branch information
AntonEliatra and Naarcha-AWS authored Jun 25, 2024
1 parent a8ad33f commit 37e451b
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, since JWT is part of this authentication.
challenge: false
config:
subject_key: preferred_username
Expand Down

0 comments on commit 37e451b

Please sign in to comment.