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

Support SSO #108

Open
Klapsa2503 opened this issue Feb 15, 2023 · 2 comments
Open

Support SSO #108

Klapsa2503 opened this issue Feb 15, 2023 · 2 comments

Comments

@Klapsa2503
Copy link

Any chance in getting support for SSO?

@rmak-cpi
Copy link

For me, it is very handy to be able to use aws-sigv4-proxy to get transparent access to services such as OpenSearch locally from my computer. Sadly, it looks like aws-sigv4-proxy (1.7) doesn't seem to be able to pull credentials for signing from sso profile defined in my ~/.aws/config.

time="2023-07-18T23:08:31Z" level=error msg="unable to proxy request" error="NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose messaging see aws.Config.CredentialsChainVerboseErrors"

While a similar scenario with an access_key_id/secret profile works just fine.

@nomeelnoj
Copy link

Our teams use this for accessing dashboards, because we do not allow anonymous access of any kind to our opensearch clusters, even with IP restrictions. The only way our teams can interact with a UI is through a sig4 signing proxy, and having to always go generate new key/secret key/session token from the UI before running the container is not ideal.

SSO support would be amazing!

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