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

Feature Request: Add OpenID Connect (OIDC) Authentication Support #56

Open
isamuelalmeida opened this issue Oct 12, 2024 · 0 comments
Open

Comments

@isamuelalmeida
Copy link

isamuelalmeida commented Oct 12, 2024

First of all, thank you for developing this action; it's been very useful.

I would like to request the addition of OpenID Connect (OIDC) authentication support. Currently, authentication is only possible via AWS access keys, which requires managing long-term credentials. By implementing OIDC, users can leverage GitHub's built-in OIDC support to obtain short-lived credentials securely.

Additionally, it would be great if the action could accept credentials from a previous job in the workflow. This way, a prior action could handle the authentication, and then kciter/aws-ecr-action could perform the image push without needing to authenticate again. This would provide more flexibility in handling authentication within the GitHub Actions workflow.

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

1 participant