[Openid-specs-ab] Issue #2067: Delete "application/" from "typ" values (openid/connect)
mbj
issues-reply at bitbucket.org
Sat Sep 30 19:02:45 UTC 2023
New issue 2067: Delete "application/" from "typ" values
https://bitbucket.org/openid/connect/issues/2067/delete-application-from-typ-values
Michael Jones:
The example trust chain at [https://openid.bitbucket.io/connect/openid-connect-federation-1\_0.html#name-trust-chain-header-paramete](https://openid.bitbucket.io/connect/openid-connect-federation-1_0.html#name-trust-chain-header-paramete) contains the following base64url-encoded text:
> "typ": "application/entity-statement\+jwt"
Per [https://www.rfc-editor.org/rfc/rfc7515.html#section-4.1.9](https://www.rfc-editor.org/rfc/rfc7515.html#section-4.1.9), “application/” should be omitted.
More information about the Openid-specs-ab
mailing list