Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Windows Authentication but not on Feeds
-
We want to use Windows authentication but not on feeds.
We have tried to use npm client and we have 401 error because authentication doesn’t work.
I have read this post (https://inedo.com/support/questions/2932) but the solution doesn’t convinced us.
Is there a better solution ?
Product: ProGet
Version: 5.0.10 -
npm still does not support integrated windows authentiction, and Microsoft still does not support disabling on a per-url basis, so you will have to set up another site in IIS as prescribed by the post you referenced.
-
Somewhat similar to the post you've read already, but I've provided an answer to this kind of problem before:
https://inedo.com/support/questions/7990
Basically it's setting up two IIS sites, one with Windows auth the other with Basic Auth (or anonymous if you want). One instance of ProGet, but two ways to get to it.
We've been successfully using ProGet with both Windows Auth (for .NET nugets) and Basic Auth (for npm and docker) for about a year now, with the configuration described in the post I referenced.
David
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login