We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running aws-adfs --verbose login --adfs-host=****--no-ssl-verification --no-sspi with the last version 2.11.2, I get the following error
This account does not have access to any roles
The verbose mode shows me the following output
<title> AWS Signin</title> </head> <body> <div id="container"> <div id="header"> <a href="https://aws.amazon.com" rel="noopener noreferrer"><img src="/static/image/aws_logo_smile.png" alt="Amazon Web Services logo" width="84px" height="50px" /></a> </div> <div id="content"> <h2>Amazon Web Services Sign In</h2> Your request included an invalid SAML response. To logout, click <a href="/oauth?Action=logout&redirect_uri=https://aws.amazon.com">here</a> </div> <div id="footer"> <p id="footer-text"><a href="https://aws.amazon.com/en/terms/">Terms of Use </a> <a href="https://aws.amazon.com/en/privacy/">Privacy Policy</a> © 1996-2025, Amazon Web Services, Inc. or its affiliates.</p> <img src="https://d36cz9buwru1tt.cloudfront.net/logos/logo_an_amazon_company_160x20.png" alt="An Amazon.com company" /> </div> </div> </body> </html> ==========
When I Login In the browser it works.
I tried all the workaround found online, I tried passing the arn role but doesn't work
Any guidance would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running aws-adfs --verbose login --adfs-host=****--no-ssl-verification --no-sspi with the last version 2.11.2, I get the following error
This account does not have access to any roles
The verbose mode shows me the following output
When I Login In the browser it works.
I tried all the workaround found online, I tried passing the arn role but doesn't work
Any guidance would be appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: