Skip to content

Authentication using WWW-Authenticate #1820

@pfeatherstone

Description

@pfeatherstone

Is there a way to do authentication using https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication
So server initially responds with a 401 Response and a WWW-Authenticate header, waits for a request which includes an Authorization header and user login, check if it matches, then carry on. Is this built in somehow in the framework? Or is there a way to do it with the existing API ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions