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(oidc): add GitHub actions issuer customization for enterprise #163

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

acouvreur
Copy link
Contributor

Checks that the issuer properly starts with https://token.actions.githubusercontent.com instead of a strict equality.

Enterprise administrators can customize their OIDC issuer to append the enterprise slug at the end, e.g.: https://token.actions.githubusercontent.com/jfrog

For more information see: https://docs.github.com/en/enterprise-cloud@latest/actions/security-for-github-actions/security-hardening-your-deployments/about-security-hardening-with-openid-connect\#customizing-the-issuer-value-for-an-enterprise


I could not run acceptance tests because I don't have a license

Copy link

github-actions bot commented Nov 26, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@acouvreur
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Member

@alexhung alexhung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the PR submission!

@alexhung alexhung added the enhancement Automatically generated release notes label Nov 26, 2024
@alexhung alexhung merged commit cf12c88 into jfrog:main Nov 26, 2024
2 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants