Machine to Machine authorization using Client Credentials flow in AWS Cognito and with API Gateway

Updated: October 6, 2023
By László Bodor
Machine to Machine authorization using Client Credentials flow in AWS Cognito and with API Gateway

If you need to do machine to machine authorization with the Client Credentials flow with AWS Cognito then this video is for you. I am going to explain what the client credentials flow looks like and what is it used for. Then we’re going to go through the whole process of setting this up with a Cognito User Pool and demo it with API Gateway and Postman.

Tags

API Gateway authorization aws client credentials cloud Cognito custom scopes machine to machine oauth2.0 resource servers Serverless