Skip to content

Update the jwt signing to be compliant with jjwt 0.12.6 #372

@R-Sandor

Description

@R-Sandor

Details

The latest version of JJWT require that JWTs be signed with a supported key and now any encryption method. Despite a somewhat wide adoption of people signing JWTs with an RSA key the library has made the user of the library do more leg work.

Tasks

  • Ensure that all integration test are passing upon making the change, everything should pass.
  • Update JWT service and any encoding and decoding function.
  • Provide a summary as to why certain changes were made, this is not normally required but given it has a security impact its a requirement.

Metadata

Metadata

Assignees

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