Skip to content

Requiered "typ" header of token was missed #201

@sultansoy

Description

@sultansoy

Describe the bug
There is no "typ": "JWT" in header

To Reproduce
Try to use RESTClient with @JwtConfig for application secured by "MP-JWT"

Expected behavior
JwtBuilder should add typ header in buildJwt method
builder.jws.setHeader("typ", "JWT");

Metadata

Metadata

Assignees

No one assigned

    Labels

    is:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions