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

Allow OIDC to be used between 1password and GitHub Actions #53

Open
scott-doyland-burrows opened this issue Jul 8, 2023 · 3 comments
Open

Comments

@scott-doyland-burrows
Copy link

Currently a 1password token is needed to be held in GitHub Actions as below:

OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}

Can OIDC integration be implemented so the token can be removed.

If OIDC is integrated then please implement like it is between AWS and GitHub Actions, where we can use wildcards for repo names and we do not need to specify a GitHub Actions environment or branch.

Please do not implement like Azure where wildcards are not possible - as this is just so limiting to have to keep adding every single repo to the OIDC config.

@florisvdg
Copy link
Member

OIDC authentication for the GitHub action is something we're investigating! Would indeed be great if we can remove the static token per repo.

@scott-doyland-burrows
Copy link
Author

Is there any news on how this is progressing?

@mabergstrom
Copy link

Any updates regarding this?

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