Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add compatibility note about pre-final specifications #409

Open
Sakurann opened this issue Jan 31, 2025 · 0 comments
Open

add compatibility note about pre-final specifications #409

Sakurann opened this issue Jan 31, 2025 · 0 comments

Comments

@Sakurann
Copy link
Collaborator

Multiple non-final specifications are referenced in OpenID4VP. we should add a note about their versions.

Th precedent is OpenID Connect Core final placing such compatibility note in the spec at https://openid.net/specs/openid-connect-core-1_0-final.html#PreFinalIETFSpecs :

Implementers should be aware that this specification uses several IETF specifications that are not yet final specifications. Those specifications are:

JSON Web Token (JWT) draft -13 [JWT]
JSON Web Signature (JWS) draft -18 [JWS]
JSON Web Encryption (JWE) draft -18 [JWE]
JSON Web Key (JWK) draft -18 [JWK]
JSON Web Algorithms draft -18 [JWA]
Assertion Framework for OAuth 2.0 Client Authentication and Authorization Grants draft -13 [OAuth.Assertions]
JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants draft -07 [OAuth.JWT]

While every effort will be made to prevent breaking changes to these specifications, should they occur, OpenID Connect implementations should continue to use the specifically referenced draft versions above in preference to the final versions, unless using a possible future OpenID Connect profile or specification that updates some or all of these references.

@Sakurann Sakurann added this to the Final 1.0 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant