Access token security for microservice APIs on Amazon EKS
AWS FeedAccess token security for microservice APIs on Amazon EKS In this blog post, I demonstrate how to implement service-to-service authorization using OAuth 2.0 access tokens for microservice APIs hosted on Amazon Elastic Kubernetes Service (Amazon EKS). A common use case for OAuth 2.0 access tokens is to facilitate user authorization to a public facing…