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

fix: impersonated user uses downscoped token #1520

Merged
merged 2 commits into from
Nov 7, 2022
Merged

fix: impersonated user uses downscoped token #1520

merged 2 commits into from
Nov 7, 2022

Conversation

enocom
Copy link
Member

@enocom enocom commented Oct 31, 2022

When an impersonated user logs in with Auto IAM AuthN, the login token is downscoped to support login only.

Fixes #1519.

When an impersonated user logs in with Auto IAM AuthN, the login token
is downscoped to support login only.

Fixes #1519.
@enocom enocom requested a review from a team October 31, 2022 22:13
@enocom
Copy link
Member Author

enocom commented Nov 1, 2022

I need to add our impersonated user as an IAM user in the postgres database for these tests to pass.

@enocom enocom merged commit b08c71d into main Nov 7, 2022
@enocom enocom deleted the downscope-iam branch November 7, 2022 22:58
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.

Impersonated user should use IAM AuthN downscoped token
2 participants