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

(Q)EAA issuance and data model #70

Merged
merged 41 commits into from
Jul 24, 2023
Merged
Show file tree
Hide file tree
Changes from 36 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
0e03ad0
feat: PID section generalized to EAA
fmarino-ipzs Jul 13, 2023
4728b04
fix: according to PR#69
fmarino-ipzs Jul 14, 2023
de1d68c
feat: SD-JWT data model generalized to (Q)EAA
fmarino-ipzs Jul 14, 2023
b55c10c
fix: non-normative example of (Q)EAA SD-JWT-VC
fmarino-ipzs Jul 14, 2023
ea8026b
chore: typo
fmarino-ipzs Jul 14, 2023
548874d
chore: fix PID VC type
fmarino-ipzs Jul 14, 2023
24a73db
chore: fix typo
fmarino-ipzs Jul 14, 2023
5435327
chore: editorial fix
fmarino-ipzs Jul 14, 2023
8f60a78
Apply suggestions from code review
fmarino-ipzs Jul 17, 2023
2e57d0b
Apply suggestions from code review
fmarino-ipzs Jul 17, 2023
703c261
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
d507731
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
41e0885
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
3f3ecde
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
38d0a82
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
7ebcd3f
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
2f86ec3
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
9400d77
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
73d59c3
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
a6fa998
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
06e36ff
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
959d28b
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
e43ccc1
Update gh-pages.yml
fmarino-ipzs Jul 17, 2023
9d3974b
Update gh-pages.yml
fmarino-ipzs Jul 18, 2023
ed07295
chore: peppelinux review
fmarino-ipzs Jul 18, 2023
740b900
chore: peppelinux review
fmarino-ipzs Jul 18, 2023
3c75dea
chore: added LoA definition
fmarino-ipzs Jul 19, 2023
2d94bf6
chore: peppelinux rev
fmarino-ipzs Jul 20, 2023
026dfe3
chore: type eidas
fmarino-ipzs Jul 20, 2023
3052cc5
chore: peppelinux rev
fmarino-ipzs Jul 20, 2023
b8f7aaf
chore: peppelinux revision
fmarino-ipzs Jul 21, 2023
7a2971c
chore: editorial
fmarino-ipzs Jul 21, 2023
f000f07
chore: record type value
fmarino-ipzs Jul 21, 2023
60d7539
Update docs/en/pid-eaa-issuance.rst
fmarino-ipzs Jul 21, 2023
ff8b363
chore: editorial
fmarino-ipzs Jul 21, 2023
3cc84c7
Merge branch 'QEAA-issuance' of https://github.com/italia/eudi-wallet…
fmarino-ipzs Jul 21, 2023
cfee7fa
chore: peppelinux revision
fmarino-ipzs Jul 23, 2023
987dc77
chore: new keys for credential binding
fmarino-ipzs Jul 23, 2023
29f57d2
chore: peppelinux revision
fmarino-ipzs Jul 23, 2023
985262c
Apply suggestions from code review
fmarino-ipzs Jul 24, 2023
cd718d1
Merge branch 'versione-corrente' into QEAA-issuance
peppelinux Jul 24, 2023
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
16 changes: 8 additions & 8 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: gh-pages

on:
push:
branches: ["versione-corrente"]
branches: ["*"]
paths-ignore:
- README.md
- CONTRIBUTING.md
Expand All @@ -24,7 +24,7 @@ on:

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
Expand All @@ -49,16 +49,16 @@ jobs:
- name: Build branch
run: |-
if [[ "$GITHUB_REF" = /refs/tags/* ]]; then
replace=/refs/tags/

TAG=$(echo "$GITHUB_REF" | sed "s/\/refs\/tags\///")
SUBPATH="v$TAG/" # note the trailing slash
echo "Building for TAG: $SUBPATH"
else
SUBPATH="${GITHUB_HEAD_REF}/" # note the trailing slash
SUBPATH=$(echo "$GITHUB_REF" | sed "s/refs\/heads\///") # "${GITHUB_HEAD_REF}/" # note the trailing slash
echo "Building for PR: $SUBPATH"
fi
echo "Publish on $SUBPATH sub path"
sphinx-build -b html docs/it/ html/$SUBPATHit
sphinx-build -b html docs/en/ html/$SUBPATHen
echo "Publishing $SUBPATH"
sphinx-build -b html docs/it/ html/$SUBPATH/it
sphinx-build -b html docs/en/ html/$SUBPATH/en

# Runs a single command using the runners shell
- name: Create GH page index
Expand Down
4 changes: 4 additions & 0 deletions docs/en/defined-terms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ Below are the description of acronyms and definitions which are useful for furth
- Electronic attestation of an entity's compliance with the national regulatory framework, which is cryptographically verifiable and cannot be repudiated over time by the entity that issued it. A Trust Attestation is always related to a particular Trust Framework.
* - Trust Layer
- An architectural component that enables IT Wallet system participants to establish trust, in terms of reliability and compliance of all participants with the regulatory framework governing the digital identity system.
* - Level of Assurance
- The degree of confidence in the vetting process used to establish the identity of the User and the degree of confidence that the User who presents the credential is the same User to whom the credential was issued.

Acronyms
--------
Expand All @@ -60,4 +62,6 @@ Acronyms
- Verifiable Presentation
* - **API**
- Application Programming Interface
* - **LoA**
- Level of Assurance

4 changes: 2 additions & 2 deletions docs/en/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ Index of content
ssi-introduction.rst
defined-terms.rst
trust.rst
pid-data-model.rst
pid-issuance.rst
pid-eaa-data-model.rst
pid-eaa-issuance.rst
wallet-solution.rst
wallet-instance-attestation.rst
relying-party-solution.rst
Expand Down
239 changes: 191 additions & 48 deletions docs/en/pid-data-model.rst → docs/en/pid-eaa-data-model.rst

Large diffs are not rendered by default.

190 changes: 122 additions & 68 deletions docs/en/pid-issuance.rst → docs/en/pid-eaa-issuance.rst

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions images/High-Level-Flow-EUDIW-PID-Issuing.svg

This file was deleted.

3 changes: 3 additions & 0 deletions images/High-Level-Flow-ITWallet-PID-Issuance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/High-Level-Flow-ITWallet-QEAA-Issuance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion images/Low-Level-Flow-EUDIW-PID-Issuing.svg

This file was deleted.

1 change: 1 addition & 0 deletions images/Low-Level-Flow-ITWallet-PID-QEAA-Issuance.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading