Expose JWKS cluster config through JWTProviderConfigEntry#17978
Merged
roncodingenthusiast merged 4 commits intomainfrom Jul 4, 2023
Merged
Expose JWKS cluster config through JWTProviderConfigEntry#17978roncodingenthusiast merged 4 commits intomainfrom
roncodingenthusiast merged 4 commits intomainfrom
Conversation
b3628cd to
8a8a8c4
Compare
8a8a8c4 to
34b3f87
Compare
johnlanda
reviewed
Jun 30, 2023
Contributor
johnlanda
left a comment
There was a problem hiding this comment.
Mostly comment fixes to make them full sentences / with punctuation.
A few minor questions on some duplicated consts.
Closed
1 task
Contributor
Author
|
Linking #17886 |
roncodingenthusiast
added a commit
that referenced
this pull request
Jul 4, 2023
* Expose JWKS cluster config through JWTProviderConfigEntry * fix typos, rename trustedCa to trustedCA
1 task
roncodingenthusiast
added a commit
that referenced
this pull request
Jul 4, 2023
roncodingenthusiast
added a commit
that referenced
this pull request
Jul 14, 2023
### Description <!-- Please describe why you're making this change, in plain English. --> - Add jwt-provider docs for jwks cluster configuration. The configuration was added here: #17978
hc-github-team-consul-core
added a commit
that referenced
this pull request
Jul 14, 2023
#18135) ## Backport This PR is auto-generated from #18004 to be assessed for backporting due to the inclusion of the label backport/1.16. The below text is copied from the body of the original PR. --- ### Description <!-- Please describe why you're making this change, in plain English. --> - Add jwt-provider docs for jwks cluster configuration. The configuration was added here: #17978 --- <details> <summary> Overview of commits </summary> - 1ab3c3b </details> Co-authored-by: Ronald Ekambi <[email protected]>
Description
Testing & Reproduction steps
TODO