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

Does nodeSSPI work with cross origin? #97

Open
lakam99 opened this issue Feb 23, 2022 · 0 comments
Open

Does nodeSSPI work with cross origin? #97

lakam99 opened this issue Feb 23, 2022 · 0 comments

Comments

@lakam99
Copy link

lakam99 commented Feb 23, 2022

Hi, I've been developing an API meant to authenticate users before passing the request. It works great on the local API server and port, but if I host a site on a different port on the same server and call the API or host a site on a different server and call the API, there's not even an attempt to authenticate, it just automatically returns a 401 status. Is it even possible to use nodeSSPI with a different origin or am I missing something?

Thanks in advance :)

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

1 participant