Skip to content

Does nodeSSPI work with cross origin? #97

Description

@lakam99

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 :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions