Limit login to one browser on each device.

0

I have configured aws cognito to handle the authentication for my react application and I want to limit the user to be able to login on only one browser on each device. It means that if the user logs in on chrome on his pc and then logs in on safari then his login on chrome should be revoked. Moreover if he has logged in on his phone as well it should not be affected by his login pc.

已提问 10 个月前262 查看次数
1 回答
0

Hi, Cognito can tracking and remembering devices by using user pools. See https://aws.amazon.com/blogs/mobile/tracking-and-remembering-devices-using-amazon-cognito-your-user-pools/

Using this feature will allow you to limit to only 1 connection per device at any time.

Also see https://repost.aws/knowledge-center/cognito-user-pool-remembered-devices

Best

Didier

profile pictureAWS
专家
已回答 10 个月前
profile picture
专家
已审核 10 个月前

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

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

回答问题的准则