Skip to content

Commit 3171879

Browse files
committed
Editorial updates: bump verison, fix license section, add sec considerations
Apply updates based on running HAIP through OIDF's new tool for checking specifications meet the requirements at: https://openid.net/wg/resources/naming-and-contents-of-specifications/ Namely: Update spec to version 3 as we already published 2. Add a (rather empty) security considerations (issue #163 has been created to add a fuller security considerations section) Update the licenses section to match the one in the recentish update to the process document, see page 8 of: https://openid.net/wp-content/uploads/2024/10/OIDF-Policy_IPR-Policy_Final_2024-10-19.pdf Add security considerations
1 parent 13d514a commit 3171879

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

openid4vc-high-assurance-interoperability-profile-1_0.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keyword = ["security", "openid4vc", "sd-jwt", "sd-jwt-vc", "mdoc"]
77

88
[seriesInfo]
99
name = "Internet-Draft"
10-
value = "openid4vc-high-assurance-interoperability-profile-1_0-02"
10+
value = "openid4vc-high-assurance-interoperability-profile-1_0-03"
1111
status = "standard"
1212

1313
[[author]]
@@ -277,6 +277,10 @@ Note: When using this profile with other cryptosuites, it is recommended to be e
277277

278278
`iat` and `exp` JWT claims express both the validity period of both the signature and the claims about the subject, unless there is a separate claim used to express the validity of the claims.
279279

280+
# Security Considerations {#security_considerations}
281+
282+
The security considerations in [@!OIDF.OID4VCI] and [@!OIDF.OID4VP] apply.
283+
280284
{backmatter}
281285

282286
<reference anchor="OIDF.OID4VCI" target="https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html">
@@ -428,14 +432,19 @@ We would like to thank Paul Bastian, Christian Bormann, Mike Jones, Oliver Terbu
428432

429433
Copyright (c) 2025 The OpenID Foundation.
430434

431-
The OpenID Foundation (OIDF) grants to any Contributor, developer, implementer, or other interested party a non-exclusive, royalty free, worldwide copyright license to reproduce, prepare derivative works from, distribute, perform and display, this Implementers Draft or Final Specification solely for the purposes of (i) developing specifications, and (ii) implementing Implementers Drafts and Final Specifications based on such documents, provided that attribution be made to the OIDF as the source of the material, but that such attribution does not indicate an endorsement by the OIDF.
435+
The OpenID Foundation (OIDF) grants to any Contributor, developer, implementer, or other interested party a non-exclusive, royalty free, worldwide copyright license to reproduce, prepare derivative works from, distribute, perform and display, this Implementers Draft, Final Specification, or Final Specification Incorporating Errata Corrections solely for the purposes of (i) developing specifications, and (ii) implementing Implementers Drafts, Final Specifications, and Final Specification Incorporating Errata Corrections based on such documents, provided that attribution be made to the OIDF as the source of the material, but that such attribution does not indicate an endorsement by the OIDF.
432436

433-
The technology described in this specification was made available from contributions from various sources, including members of the OpenID Foundation and others. Although the OpenID Foundation has taken steps to help ensure that the technology is available for distribution, it takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this specification or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any independent effort to identify any such rights. The OpenID Foundation and the contributors to this specification make no (and hereby expressly disclaim any) warranties (express, implied, or otherwise), including implied warranties of merchantability, non-infringement, fitness for a particular purpose, or title, related to this specification, and the entire risk as to implementing this specification is assumed by the implementer. The OpenID Intellectual Property Rights policy requires contributors to offer a patent promise not to assert certain patent claims against other contributors and against implementers. The OpenID Foundation invites any interested party to bring to its attention any copyrights, patents, patent applications, or other proprietary rights that MAY cover technology that MAY be required to practice this specification.
437+
The technology described in this specification was made available from contributions from various sources, including members of the OpenID Foundation and others. Although the OpenID Foundation has taken steps to help ensure that the technology is available for distribution, it takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this specification or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any independent effort to identify any such rights. The OpenID Foundation and the contributors to this specification make no (and hereby expressly disclaim any) warranties (express, implied, or otherwise), including implied warranties of merchantability, non-infringement, fitness for a particular purpose, or title, related to this specification, and the entire risk as to implementing this specification is assumed by the implementer. The OpenID Intellectual Property Rights policy (found at openid.net) requires contributors to offer a patent promise not to assert certain patent claims against other contributors and against implementers. OpenID invites any interested party to bring to its attention any copyrights, patents, patent applications, or other proprietary rights that may cover technology that may be required to practice this specification.
434438

435439
# Document History
436440

437441
[[ To be removed from the final specification ]]
438442

443+
-03
444+
445+
* Add initial security considerations section
446+
* Update notices section to match latest OIDF process document
447+
439448
-02
440449

441450
* Mandate DCQL instead of presentation exchange

0 commit comments

Comments
 (0)