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
已提问 5 年前1555 查看次数
1 回答
0
已接受的回答

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
专家
已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则