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 STS Token expiration from Response #15

Open
marceloboeira opened this issue Apr 6, 2019 · 1 comment
Open

Get STS Token expiration from Response #15

marceloboeira opened this issue Apr 6, 2019 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@marceloboeira
Copy link
Owner

AWS allows us to get the STS expiration timestamp from the response, at this point we just assume 1 hour and use that hardcoded all around.

More info:
https://docs.aws.amazon.com/STS/latest/APIReference/API_GetSessionToken.html

@marceloboeira marceloboeira added bug Something isn't working good first issue Good for newcomers labels Apr 6, 2019
@marceloboeira marceloboeira added this to the v1.0.0 milestone Apr 7, 2019
@marceloboeira
Copy link
Owner Author

@gdamjan this one is interesting, we need to open a PR so that we don't have expired tokens cached, ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant