Skip to content

Commit

Permalink
blog now live - updated link (aws-samples#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpagelaws authored Nov 14, 2023
1 parent 7fa04fd commit bf8f334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This repository does not contain a front-end application to integrate with the C
![Architecture diagram for a proxy between an Amazon Cognito User Pool and a 3rd party OIDC IdP with private key JWT and PKCE](docs/assets/images/private-key-with-pkce.png)

## Additional resources
* [this blog](https://aws.amazon.com/blogs/) for a high-level overview of the concept and use-case (Placeholder! Blog not yet published)
* [this blog](https://aws.amazon.com/blogs/security/use-private-key-jwt-authentication-between-amazon-cognito-user-pools-and-an-oidc-idp/) for a high-level overview of the concept and use-case
* [simplified request flow for private key JWT](docs/SIMPLE_FLOW.md)
* [detailed flow docs](docs/DETAILED_FLOW.md) for more insights into the request flow

Expand Down

0 comments on commit bf8f334

Please sign in to comment.