abbr / NodeSSPI

Server-side windows authentication for Node.js
MIT License
157 stars 21 forks source link

How to use from ip adrress instead of localhost? #51

Closed aradgonen closed 6 years ago

aradgonen commented 6 years ago

i implemented this in my webapp, when i accecing from localhost:3000 everything okay. but if i try with ip (192.168.0.14:3000) chrome ask for authentication. how to fix it?

abbr commented 6 years ago

This is not an issue of NodeSSPI, but the answer is adding the url of ip to IE trusted intranet zone.