Skip to content
New issue

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

Not able to get a SAMLResponse with success status after 6 iteration(s). #69

Open
jsalatiel opened this issue May 19, 2022 · 2 comments

Comments

@jsalatiel
Copy link

I am trying to get the tool to work but I always get:
Not able to get a SAMLResponse with success status after 6 iteration(s).

Which permission should I use when creating the API credential? ( I have chosen Auth only )

image

@bzvestey
Copy link
Contributor

bzvestey commented Jun 2, 2022

Authentication only should be fine here, and you would be getting a 401 unauthorized if the client id and secret didn't have the right permissions. Can you try again and see if you are seeing more information about why it is failing? Additionally can you tell me how long it usually takes to error out?

If there is no additional information right now, I am currently working on getting version 1.10.0 out that will have some additional logging in this area.

@jsalatiel
Copy link
Author

So, i debug a bit more and apparently that problem happens if the app id for the aws multi account is wrong. it would be nice if it could give a better error message and does not retry since it can lock the account for multiple logins attempt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants