Skip to content

support multiple jwt issuers when validating #4947

@StephenWithPH

Description

@StephenWithPH

The underlying JWT library supports multiple issuers. See auth0/java-jwt#246 and https://github.com/auth0/java-jwt/blob/ee7332b023719a9007be0caf5ef7608840fc4946/lib/src/main/java/com/auth0/jwt/interfaces/Verification.java#L27-L34.

It would be nice if that was used here and pushed up to be exposed to ktor users:

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