Skip to content

Block access if the token is revoked (but not expired) #203

@bashir2

Description

@bashir2

Currently we only check the validity of an access token by verifying its signature and expiry time. But we should also check the token introspection endpoint of the authorization server, e.g., to figure out if the token is revoked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2:shouldAn issue to be addressed in a quarter or so.bugSomething isn't working

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions