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.

preguntada hace 10 meses262 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 10 meses
profile picture
EXPERTO
revisado hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas