You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have 4 organizations that are using AWS SSO with all individual SSO Instance IDS in both the govcloud and pubcloud regions.
When we have set "export AWS_DEFAULT_SSO_REGION="us-gov-west-1" and are targeting our govcloud instance, the aws-sso-util logout function still looks to be defaulting to us-east-1.
botocore.exceptions.SSLError: SSL validation failed for https://portal.sso.us-east-1.amazonaws.com/logout [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)
The text was updated successfully, but these errors were encountered:
silk206
changed the title
"aws-sso-util logout" command is defaulting to the "us-east-1" region rather than the instance and region we have defined in our environment
"aws-sso-util logout" command is defaulting to the "us-east-1" region rather than the region we have defined in our environment
Oct 7, 2024
We have 4 organizations that are using AWS SSO with all individual SSO Instance IDS in both the govcloud and pubcloud regions.
When we have set "export AWS_DEFAULT_SSO_REGION="us-gov-west-1" and are targeting our govcloud instance, the aws-sso-util logout function still looks to be defaulting to us-east-1.
botocore.exceptions.SSLError: SSL validation failed for https://portal.sso.us-east-1.amazonaws.com/logout [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1000)
The text was updated successfully, but these errors were encountered: