Skip to content

Use JWT header typ from RFC 9068 to differentiate between an id_token and access_token #1973

Open
@robotdan

Description

@robotdan

Use JWT header typ from RFC 9068 to differentiate between an id_token and access_token

Description

I don't know if RFC 9068 ever caught on.. so we should look at how many other libraries are platforms support this, but according to that RFC the typ claim in the header can be at+jwt to indicate this is intended to be used as an access token.

However, I can't find any reference to this in the OIDC spec, and there is no such recommendation in the OIDC spec that I can find for the id_token - which be extension would have the typ of it+jwt or something like that.

Related

Community guidelines

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions