AWS Managed Grafana Server Configuration

0

I want to be able to change the server configuration on my AWS Managed Grafana to increase the maximum login lifetime duration but cannot find where it is. I am logged in with an Admin user and do not see the typical shield icon that let's you modify the server settings. I tried to find it through the AWS Services -> Grafana but cannot find any options there either.

asked a year ago366 views
1 Answer
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

profile picture
Syd
answered a year 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.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions