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

Anon authentication to AssumeRoleWithWebIdentity #725

Closed
russau opened this issue Mar 2, 2015 · 3 comments
Closed

Anon authentication to AssumeRoleWithWebIdentity #725

russau opened this issue Mar 2, 2015 · 3 comments

Comments

@russau
Copy link

russau commented Mar 2, 2015

I don't see a way to do the anon auth that is needed for AssumeRoleWithWebIdentity

There are similar issues here for boto:
boto/boto#1556
boto/botocore#206

I can do the post_form myself. Anon auth would be a nice feature for the ruby sdk.

Thanks,
Russ

@russau
Copy link
Author

russau commented Mar 2, 2015

My mistake, I had a typo in my role access policy. AssumeRoleWithWebIdentity is working fine now.

Russ

@russau
Copy link
Author

russau commented Mar 2, 2015

Okay, changing my mind again. Once I fixed my policy I could see the SDK is now using my .aws/credentials file. Is anon auth possible via the ruby sdk?

@trevorrowe
Copy link
Member

The commit above will now send AssumeRoleWithWebIdentity calls without authentication.

@srchase srchase added the bug label Dec 24, 2018
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

3 participants