saml2aws icon indicating copy to clipboard operation
saml2aws copied to clipboard

saml2aws + jumpcloud, max session duration configured to be 12 hours, but gets a 6 hours session instead

Open MaybeOron opened this issue 3 years ago • 4 comments

please help me understand what is wrong, saml2aws + jumpcloud, max session duration configured to be 12 hours, but gets a 6 hours session instead, AWS roles are configured for max session of 12 hours, cant use --session-duration=43200 with a higher value obviously.

saml2aws commands:

saml2aws configure
--idp-provider JumpCloud --session-duration=43200
--username $username -r $aws_region
--mfa=Auto --profile=$aws_user_type
--url $url
--skip-prompt

MaybeOron avatar Dec 22 '21 12:12 MaybeOron

I have the same problem (3 hours instead of 8) with the latest version of saml2aws, using Google as Identity Provider. @MaybeOron Did you find out a solution?

Sonic0 avatar Aug 26 '22 13:08 Sonic0

I have the same problem (3 hours instead of 8) with the latest version of saml2aws, using Google as Identity Provider. @MaybeOron Did you find out a solution?

My problem was the Session Duration set up in Google

Sonic0 avatar Aug 31 '22 12:08 Sonic0

I transfered to aws sso

MaybeOron avatar Sep 01 '22 11:09 MaybeOron

I transfered to aws sso

Because you resolved the problem with AWS SSO, you can close this issue. :wave:

Sonic0 avatar Sep 01 '22 20:09 Sonic0