Skip to content

Accept multiple public keys for JWT signature verification #75

Description

@sverhoeven

The bartender web service verifies the signature of a jwt token with a single configured public key. It would be nice if the service could be called by different clients without them sharing the same private key. This can be accomplished by having bartender web service accept multiple public keys.

The server should try to verify signature with each public key until it finds a valid one.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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