OAuth 2.0 and Open ID Connect Cheat Sheet
A collection of OAuth 2.0 and Open ID Connect (OIDC) terms and concepts I refer back to often.
By Adam McQuistan
on 03/26/2022
Providing quality software engineering content in the form of tutorials, applications, services, and commentary suited for developers.
A collection of OAuth 2.0 and Open ID Connect (OIDC) terms and concepts I refer back to often.
This article presents an example of using AWS Cloud Development Kit (CDK) to deploy an AWS Cognito User Pool as an Identity Provider for authenticating a Spring Security enabled Spring Boot REST API.