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

Windows authentication issue with NodeSSPI, in IIS #658

Closed
Anirban-Ghatak opened this issue Feb 4, 2019 · 4 comments
Closed

Windows authentication issue with NodeSSPI, in IIS #658

Anirban-Ghatak opened this issue Feb 4, 2019 · 4 comments

Comments

@Anirban-Ghatak
Copy link

I am trying to get windows authentication set up in a node js application in IIS (Windows) server.
Using node-sspi for windows authentication.
When i started my node server from command prompt windows authentication works well but when i deployed in IIS Server windows auth prompting continuously even after valid credentials .
Got there is an issue in web.config file only . Can anyone suggest please .
webconfig

@NareshPalza
Copy link

Hi Anirban, I'm having the same issue. did you find out any resolution? Can you please post.

@ashonweb
Copy link

any update on this? works fine in local yet when deployed in IIS ,asks continuous credentials even after giving correct. Upon canceling throws unauthorized error.
If there is any work around. Please do post

@fedorbirjukov
Copy link

Does promoting the variables as described in this comment help?

<iisnode promoteServerVars="AUTH_USER,AUTH_TYPE" />

Also: maybe you should open an issue on azure/iisnode.

@kirankumarch21
Copy link

Any Update on this. Even I am facing the same issue

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

5 participants