Skip to content

Commit

Permalink
adding explanation to jwks validation opensearch-project#7367 #202405…
Browse files Browse the repository at this point in the history
…22 (opensearch-project#7398)

* adding explanation to jwks validation opensearch-project#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]>
Signed-off-by: [email protected] <[email protected]>
  • Loading branch information
2 people authored and leanneeliatra committed Jul 24, 2024
1 parent 64c64cd commit ea985d6
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 ea985d6

Please sign in to comment.