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

get-default-creds failing to find default profile #18

Open
tlelson opened this issue Oct 13, 2020 · 1 comment
Open

get-default-creds failing to find default profile #18

tlelson opened this issue Oct 13, 2020 · 1 comment

Comments

@tlelson
Copy link
Owner

tlelson commented Oct 13, 2020

After generating an aws credentials file from an AD provider get-aws-creds returns an error that 'default profile could not be found'.

It seems that this is because the the get_mfa_serial_if_user raises an exception when it should just return false (having not found an mfa_serial)

Possibly related to #13 .

tlelson added a commit that referenced this issue Oct 13, 2020
mfa-serial searcher was misunderstanding a role as being found or not.
@tlelson
Copy link
Owner Author

tlelson commented Oct 13, 2020

trial this commit before closing

tlelson added a commit that referenced this issue May 18, 2021
mfa-serial searcher was misunderstanding a role as being found or not.
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

1 participant