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
saml2aws_2.26.exe list-roles
Using IDP Account default to access Ping https://pf.company.com
To use saved password just hit enter.
? Username user@company.com
? Password ****************
Failed to list roles: error parsing destination url: missing Response element
I think I'm also running into this issue using v2.27.1 and Ping. After login, I'm getting:
Failed to assume role, please check whether you are permitted to assume the given role for the AWS service: error parsing destination url: missing Response element
Running
The above is successful with
2.26
v2.25.0...v2.26.0
The failing lookup seems to be:
https://github.com/Versent/saml2aws/blob/master/saml.go#L90
There is no Destination XML element in the response.
The text was updated successfully, but these errors were encountered: