Skip to content

Add more custom information to the JWT #676

Closed
@leroy0211

Description

@leroy0211

Is there any way of adding custom public claims to the JWT instead than the defaults?

Currently the payload of the JWT holds the default claims aud, jti, iat, nbf, exp, sub, and a single single custom public claim scopes. But what if we want the first name to be added to the JWT claims too?

As described in the documentation: https://tools.ietf.org/html/rfc7519#section-4.2

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