Skip to content

Support for Multiple JWT Algos #161

@indiealexh

Description

@indiealexh

At the moment JWT support is only for HS256

Support should also be added for:

ES256 -> 512
HS256 -> 512
RS256 -> 512

The most important of these being RS256 as this is the OIDC compliant algo.

This would add support for many authentication servers, including the Free KeyCloak authentication server.

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