Skip to content

Azure B2C State Mismatch Error with http localhost #469

@incognosco

Description

@incognosco

The state mismatch occurs because the OAuth state cookie isn't sent during the cross-site redirect from Azure B2C. For cross-site redirects, you need SameSite=None with Secure=true, which requires HTTPS.

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