1 個回答
- 最新
- 最多得票
- 最多評論
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
已回答 3 年前
相關內容
- AWS 官方已更新 3 年前
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.