Replies: 3 comments 2 replies
-
Super excited for OIDC support on npm! We at Arcjet would love to be part of the private preview in June.
We publish the arcjet-js SDK to npm but don't currently use CI publishing due to security concerns around long-lived tokens. We also want to add build provenance which is easiest using CI publishing.
GitHub Actions.
I think we're up to 33 packages now. We generally publish once or twice per month. |
Beta Was this translation helpful? Give feedback.
-
we'd love to be involved in the preview so we can make sure semantic-release is ready for the public release.
|
Beta Was this translation helpful? Give feedback.
-
out of curiosity, is supporting OIDC for other registries, like Artifactory, part of the plan? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello npm community! 👋
We're excited to announce that we're bringing OpenID Connect (OIDC) authentication to the npm registry! This new feature will enable more secure, token-less authentication for publishing packages in your CI/CD workflows.
What's Coming?
OIDC support will allow you to publish npm packages from your CI/CD workflows without managing npm tokens. Your CI/CD provider's identity tokens will authenticate directly with the npm registry, providing:
Initial Platform Support
At launch, we'll support package publishing from:
We plan to expand support to additional platforms based on community feedback and demand.
Timeline
Get Involved!
We want to hear from you! This thread is your space to:
Interested in the Private Preview?
If you'd like to be considered for the private preview in June, please comment below with:
Stay Updated
We'll use this thread to share updates, documentation links, and gather feedback throughout the rollout. Make sure to watch this discussion to stay informed!
Looking forward to your feedback and building this together with the community! 🎉
The npm Team at GitHub
Beta Was this translation helpful? Give feedback.
All reactions