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 OIDC for authentication in cloud providers #4723

Open
1 task done
dmfigol opened this issue Sep 29, 2024 · 0 comments
Open
1 task done

Support OIDC for authentication in cloud providers #4723

dmfigol opened this issue Sep 29, 2024 · 0 comments
Labels
feature-request Requests for new features or capabilities linear Created by Linear-GitHub Sync

Comments

@dmfigol
Copy link

dmfigol commented Sep 29, 2024

Is this issue related to an issue?.

SI could support more ways to gain access to cloud accounts, such as Open ID Connect.

Describe the outcome you'd like from us

support for OIDC authentication method, similar to this:
https://docs.github.com/en/actions/security-for-github-actions/security-hardening-your-deployments/configuring-openid-connect-in-amazon-web-services

Describe alternatives you've considered

current AWS auth mechanisms rely on either providing long-term credentials or assume role. Assume role is helpful, however OIDC is a standard way to provide access to the third-party SaaS which can be reused for all major CSPs.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@dmfigol dmfigol added feature-request Requests for new features or capabilities linear Created by Linear-GitHub Sync labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Requests for new features or capabilities linear Created by Linear-GitHub Sync
Projects
None yet
Development

No branches or pull requests

1 participant