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.
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.
In this article I demonstrate a Cloud Architecture pattern for distributing content stored in S3 but fronted by AWS CloudFront and accessed through signed URLs viable for a specified amount of time.
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.
In this article I demonstrate how to use the AWS Parameter Store to decouple and externalize configuration for a Spring Boot application.