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


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation