Cognito - using Cognito for server to server authentication

1

A customer has asked if they can use Cognito for server to server authentication. The end user in this scenario being a kiosk/server rather than an actual person entering their credentials.

AWS
asked 5 years ago1563 views
1 Answer
0
Accepted Answer

The general answer is yes, you can use client credentials flow for machine to machine authentication scenarios.

The more specific answer will depend on what your backend looks like and what the kiosk/server will be doing. if both client and backend live on AWS then using combination of IAM policies, network security ...etc. could be other options to control access in machine to machine use-cases

AWS
EXPERT
answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions