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.

demandé il y a 10 mois262 vues
1 réponse
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
EXPERT
répondu il y a 10 mois
profile picture
EXPERT
vérifié il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions