1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
It depends on the authentication method you use. If you are using SAML, you would need to define something along the lines of Login validity duration [1]
If you use IAM identity Center, the session for IAM Identity Center enabled applications is refreshed every hour as long as the IAM Identity Center sign in session from which they were obtained is still valid [2]
References:
[1] - https://docs.aws.amazon.com/grafana/latest/userguide/AMG-manage-users-and-groups-AMG.html
[2] - https://docs.aws.amazon.com/singlesignon/latest/userguide/authconcept.html
--Syd
answered 2 years ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
I am using IAM identity center. I found how to change the login duration, however it is capped at 12 hours. Is there anyway to bypass this limit?
As per docs 12 hours is the maximum with no options to increase beyond that.