Skip to content

Authorization credentials should be optional #545

@TheSpiritXIII

Description

@TheSpiritXIII

As part of RFC9110, authorization is defined in ABNF as:

Authorization = auth-scheme [ 1*SP ( token68 / [ auth-param *( OWS "," OWS auth-param ) ] ) ]

This means that the scheme MUST be provided but credentials are optional.

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