Skip to content

Token Revocation: Extend lookup to all token types #159

@Geekfish

Description

@Geekfish

According to the draft rfc for revocation:

"If the server is unable to locate the token using the given hint, it MUST extend its search across all of its supported token types."

The current implementation doesn't follow this, if a valid hint is provided and no token of that type is found, then the search doesn't extend to the other type.

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