AWS Builder Center: Learn, Build and Connect with builders in the AWS community
AWS Builder Center is the official home for builders on AWS. Share and read what others are working on, follow people who inspire you, explore training and workshops, and find tools to support what you're building.
Cognito Custom Auth session duration
0
Hi, I'm looking for a way to change the default Cognito custom auth session timeout.
Hello, thanks for taking the time to help me !
I'm aware of token duration, but this token is not related to custom auth session timeout unfortunately.
Thanks for the more recent, and comprehensive tutorial from Yan Cui, schemas are really helpful in this tutorial. Unfortunately the session timeout is not mentioned.
Hi @Sebastien glad it help :). I d appreciate if then you can also accept the answer so it is easier for community to benefit for clarity when searching for similar issues, thanks!
Hello, thanks for taking the time to help me ! I'm aware of token duration, but this token is not related to custom auth session timeout unfortunately. Thanks for the more recent, and comprehensive tutorial from Yan Cui, schemas are really helpful in this tutorial. Unfortunately the session timeout is not mentioned.
What about this? https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-authentication-flow.html.
Check the part: To adjust this period, change your app client Authentication flow session duration.
Updated answer above too.
Thank you so much @alatech, this is exactly the parameter i was looking for, and of course it was just in front of my eyes !
Hi @Sebastien glad it help :). I d appreciate if then you can also accept the answer so it is easier for community to benefit for clarity when searching for similar issues, thanks!