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

Update draft-oid4vc-haip-sd-jwt-vc.md #89

Closed
wants to merge 30 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9910718
changed draft name and added revision number
tlodderstedt Dec 3, 2023
7d49624
added -1_0 to draft file name
tlodderstedt Dec 3, 2023
b5b1a9b
changed WG to DCP
tlodderstedt Dec 3, 2023
5d589fa
changed metadata
tlodderstedt Dec 3, 2023
7dcb72e
metadata
tlodderstedt Dec 3, 2023
e7cdab4
changed file name
tlodderstedt Dec 3, 2023
bd71d8a
adjusted to oidf conventions
tlodderstedt Dec 3, 2023
34b34a5
Merge branch 'main' into adopt-draft-naming
tlodderstedt Dec 29, 2023
1795e81
added notices appendix
tlodderstedt Dec 29, 2023
3ad1082
added acknowledgement
tlodderstedt Dec 29, 2023
15e4d59
Update draft-oid4vc-haip-sd-jwt-vc.md
OIDF-automation Jan 2, 2024
57fe8f7
updated GH action with new file name
Jan 2, 2024
5bab376
fixed action filename reference
Jan 2, 2024
206952b
Merge branch 'adopt-draft-naming' of https://github.com/openid/oid4vc…
tlodderstedt Jan 2, 2024
8538ea0
changed spec file name to better comply with established oidf patterns
tlodderstedt Jan 2, 2024
47e9091
adopted build actions to new file name
tlodderstedt Jan 2, 2024
64624b5
Update Build-oid4vc-haip-sd-jwt-vc.yml
OIDF-automation Jan 2, 2024
c79815f
deleted extra line
Jan 2, 2024
5f47496
test text for GH action - will delete again
Jan 3, 2024
c9acbf6
updated action
Jan 3, 2024
3be1901
addition to GH Action
Jan 3, 2024
6049577
removed addition action path
Jan 3, 2024
d6d84d7
merge
tlodderstedt Jan 9, 2024
efdfea3
Merge branch 'adopt-draft-naming' of https://github.com/openid/oid4vc…
tlodderstedt Jan 9, 2024
07ef216
Merge pull request #80 from openid/adopt-draft-naming
tlodderstedt Jan 9, 2024
8f042fd
Update README.md
tlodderstedt Jan 10, 2024
0bbb2a1
Update README.md
tlodderstedt Jan 10, 2024
b21b76f
Update README.md
tlodderstedt Jan 18, 2024
dd1e420
Apply suggestions from code review
Sakurann Jan 25, 2024
1eecef7
Merge branch 'auto_test_action' of https://github.com/openid/oid4vc-h…
Feb 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions .github/workflows/Build-oid4vc-haip-sd-jwt-vc.yml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
name: draft-oid4vc-haip-sd-jwt-vc document push
name: openid4vc-high-assurance-interoperability-profile-sd-jwt-vc document push
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
paths:
- 'openid4vc*.md'

jobs:
compile-draft-oid4vc-haip-sd-jwt-vc:
compile-openid4vc-high-assurance-interoperability-profile-sd-jwt-vc:
name: Compile site assets
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run the build process with Docker
run: |
run: |
ls
docker run \
-v /${{ github.workspace }}:/data danielfett/markdown2rfc \
draft-oid4vc-haip-sd-jwt-vc.md
openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-1_0.md
- name: rename
run: |
mv ./draft-oid4vc-haip-sd-jwt-vc*.html ./draft-oid4vc-haip-sd-jwt-vc-wg-draft.html
mv ./openid4vc-high-assurance-interoperability-profile-sd-jwt-vc*.html ./openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-wg-draft.html
- uses: actions/upload-artifact@v3
with:
# Artifact name
name: output # optional
# Destination path
path: ./draft-oid4vc-haip-sd-jwt-vc*.html # optional
path: ./openid4vc-high-assurance-interoperability-profile-sd-jwt-vc*.html # optional

publish-to-pages:
name: Publish to GitHub Pages
if: github.ref == 'refs/heads/main'
needs: compile-draft-oid4vc-haip-sd-jwt-vc
needs: compile-openid4vc-high-assurance-interoperability-profile-sd-jwt-vc
runs-on: ubuntu-latest
permissions:
pages: write
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

This is the working area for the High Assurance Interoperability Profile of OpenID4VC with SD-JWT VC.

* [Editor's Copy](https://openid.github.io/oid4vc-haip-sd-jwt-vc/#go.oid4vc-haip-sd-jwt-vc.html)
* [Editor's Copy](https://openid.github.io/oid4vc-haip-sd-jwt-vc/openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-wg-draft.html)
* [Working Group Draft](https://openid.net/specs/openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-1_0.html)

## Contributing

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
%%%
title = "OpenID4VC High Assurance Interoperability Profile with SD-JWT VC"
abbrev = "oid4vc-haip-sd-jwt-vc"
title = "OpenID4VC High Assurance Interoperability Profile with SD-JWT VC - draft 00"
abbrev = "openid4vc-high-assurance-interoperability-profile-sd-jwt-vc"
ipr = "none"
workgroup = "OpenID Connect"
workgroup = "Digital Credentials Protocols"
keyword = ["security", "openid4vc", "sd-jwt", "sd-jwt-vc"]

[seriesInfo]
name = "Internet-Draft"
value = "draft-oid4vc-haip-sd-jwt-vc-latest"
value = "openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-1_0-00"
status = "standard"

[[author]]
Expand All @@ -34,7 +34,6 @@ This document defines a profile of OpenID for Verifiable Credentials in combinat

{mainmatter}


# Introduction

This document defines a set of requirements for the existing specifications to enable interoperability among Issuers, Wallets and Verifiers of Credentials where a high level of security and privacy is required. This document is an interoperability profile that can be used by implementations in various contexts, be it a certain industry or a certain regulatory environment.
Expand Down Expand Up @@ -488,3 +487,15 @@ Note: When using this profile with other cryptosuites, it is recommended to be e
# JSON Schema for the supported Presentation Definition properties {#presentation-definition-schema}

<{{schemas/presentation_definition.json}}

# Acknowledgements {#Acknowledgements}

We would like to thank Paul Bastian, Christian Bormann, Mike Jones, Oliver Terbu, Daniel Fett, and Giuseppe De Marco for their valuable feedback and contributions to this specification.

# Notices

Copyright (c) 2023 The OpenID Foundation.

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.

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.
Loading