You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to get passport-windowsauth to work locally on my machine, however I am continually getting Unauthorized when trying to get from my test endpoint. This works fine on IIS, however. Is there a way to set up so that I can still use passport-windowsauth locally? My code is as follows:
I have tried to get passport-windowsauth to work locally on my machine, however I am continually getting
Unauthorized
when trying to get from my test endpoint. This works fine on IIS, however. Is there a way to set up so that I can still use passport-windowsauth locally? My code is as follows:web.config
index.js
The text was updated successfully, but these errors were encountered: