Skip to content

RFC9101 JWT-Secured Authorization Request (JAR) #723

@azmeuk

Description

@azmeuk

The OIDC JWTRequest concept has been generalized in its own dedicated spec RFC 9101 The OAuth 2.0 Authorization Framework: JWT-Secured Authorization Request (JAR).

Basically, it consists in making clients pass authentication request details in a JWT instead of a query string. The JWT is the passed as a request parameter, or hosted on a client endpoint which url is passed as a request_uri parameter.

It would be nice for Authlib to implement this spec.

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