Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ONYX-14324 - authn-jwt - enhance public key delivery mechanisms #2437

Merged
merged 2 commits into from
Dec 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions design/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Writing a new design document for this project? Use our template [here](template
|- [IAM authenticator](authenticators/authn_iam.md)|May 7, 2018|
|- [OIDC authenticator](authenticators/authn_oidc.md)|January 27, 2019|
|- [Azure authenticator](authenticators/authn_azure/authn_azure_solution_design.md)|January 30, 2020|
|- [JWT authenticator](authenticators/authn_jwt/README.md)|April 29, 2021|
|- [Authenticator Status Check](authenticators/authenticators-status)|June 26, 2019|
|- [Authenticator Whitelist API](authenticators/authenticator_whitelist_api.md)|January 07, 2020|
|[Rotators design](./ROTATORS.md)|July 12, 2018|
Expand Down
11 changes: 11 additions & 0 deletions design/authenticators/authn_jwt/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# JWT Authenticator Design Documentation

This folder contains design documents for JWT Authenticator

|Design Doc|Date Added|
--- | ---
|[Initial design](authn_jwt_solution_design.md)|April 29, 2021|
|[Enforced claims and claim aliases](token_schema.md)|July 18, 2021|
|[`aud` claim support](aud_claim_support.md)|July 29, 2021|
|[Complex token support](complex_token.md)|October 27, 2021|
|[Enhance signing key delivery mechanisms](authn-jwt-fetch-more-keys.md)|December 27, 2021|
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line length

616 changes: 616 additions & 0 deletions design/authenticators/authn_jwt/authn-jwt-fetch-more-keys.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.