I am using 'node-sspi' to authenticate my internal application with windows creds. Authentication is working perfect but i do want to logout from the ntlm sessions. I found, it can be done by 'deleting req.connection.user and skip calling authenticate on subsequent request'. Please share me if you have any sample code to how to implement this. Thanks.
via Ram's
No comments:
Post a Comment