Skip to content

Support JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens #1455

Open
@mooreds

Description

@mooreds

JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens

Problem

This standardized the JWT format for OAuth access tokens. Our JWTs are not compliant.

Solution

Support the standard. From a readthrough it seems like:

  • it'd be a break in compatibility for the typ header in our issued access token JWTs

and that is about it.

Alternatives/workarounds

n/a

Additional context

https://www.rfc-editor.org/rfc/rfc9068.html is the spec

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    standardsIssues that refer to IETF, W3C or other standards

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions