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

Support Verdaccio with Active Directory authentication #8

Closed
LayZeeDK opened this issue Nov 22, 2017 · 2 comments
Closed

Support Verdaccio with Active Directory authentication #8

LayZeeDK opened this issue Nov 22, 2017 · 2 comments

Comments

@LayZeeDK
Copy link

When I use Verdaccio with Active Directory authentication, auto-dist-tag queries NPM for the released packages instead of Verdaccio.

I have configured NPM CLI to use Verdaccio as a registry, using npm set registry http://my.verdaccio.hostname.

package-json states this

Both public and private registries are supported, for both scoped and unscoped packages, as long as the registry uses either bearer tokens or basic authentication.

However, it doesn't seem that Verdaccio with Active Directory authentication uses either.

@Turbo87
Copy link
Owner

Turbo87 commented Nov 22, 2017

Could you open an issue about this on the package-json project? I don't think there is much we can do about it if the underlying project is not supporting it.

@LayZeeDK
Copy link
Author

Issue moved to sindresorhus/package-json#39

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