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

Implementing OIDC Support in Kubernetes for JFrog Artifactory Integration #69

Closed
garganshulgarg opened this issue May 3, 2024 · 2 comments
Assignees

Comments

@garganshulgarg
Copy link

garganshulgarg commented May 3, 2024

JFrog Artifactory recently introduced OIDC Integration. The provided example for GH Workflow access works effectively. Now, we aim to enable OIDC Support for our applications on a Kubernetes cluster. Currently, we utilize vault-plugin-secrets-artifactory and have established backend roles and roles within Vault, connecting to multiple Artifactory groups. With OIDC Support now directly available within Artifactory, we plan to eliminate the use of Vault. Furthermore, we employ VaultDynamicSecret Kubernetes Object to fetch temporary tokens within our Kubernetes namespace, utilized by pods to pull images from Artifactory. Is there a Kubernetes operator available for this purpose? Additionally, I'm seeking examples to unravel the Kubernetes OIDC mystery.

@alexhung
Copy link
Member

alexhung commented May 3, 2024

@garganshulgarg I don't have answers to your question, unfortunately. I suggest you send the questions to your JFrog support team.

@garganshulgarg
Copy link
Author

@alexhung : Thanks for the same !! Will ask the same query with JFrog Support

@alexhung alexhung closed this as completed May 7, 2024
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

2 participants