Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
SessionDurationAttribute does not work when signing in to QuickSight with SAML 2.0 federation
0
I signed in to QuickSight by POST a SAMLResponse with a SessionDurationAttribute. Then I closed the browser and waited for the set time. I accessed https://quicksight.aws.amazon.com in my browser again.
I expected to see a session timeout message, but I got the QuickSight console screen. Any other settings required?
HTTP request.
POST https://signin.aws.amazon.com/saml HTTP/1.1
Content-Type: application/x-www-form-urlencoded
SAMLResponse=PHNhbWxwOlJlc...&RelayState=https://quicksight.aws.amazon.com
Other information.
The max session duration for the role specified in RoleAttribute is 1 hour.
After closing the browser and the time set in the SessionDurationAttribute has passed, I went to the AWS Management Console. Then I got a session timeout message.