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

Add support for using Assumed Roles for SPA Authentication #64

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

josh8k
Copy link

@josh8k josh8k commented Aug 2, 2022

What Changed?

  • Added support for an additional config param assumed_role_arn. If supplied, then the HTTP client will use Assumed / temporary AWS credentials for generating API request signature.
  • Updated documentation
  • Also fixed a number of type errors in response schema

Testing?
Manually tested.

I have read the CLA Document and I hereby sign the CLA

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@josh8k
Copy link
Author

josh8k commented Aug 2, 2022

I have read the CLA Document and I hereby sign the CLA

@josh8k
Copy link
Author

josh8k commented Aug 2, 2022

recheck

github-actions bot added a commit that referenced this pull request Aug 2, 2022
@keithbrink
Copy link
Contributor

@josh8k Thanks for contributing - for some reason I didn't get a notification about this. I will review shortly.

@keithbrink keithbrink self-requested a review September 14, 2022 18:33
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

Successfully merging this pull request may close these issues.

None yet

2 participants