Skip to content

Commit

Permalink
Updated REAMDE to include credential offer to the OpenId4VCI coverage…
Browse files Browse the repository at this point in the history
… table (#87)
  • Loading branch information
babisRoutis authored Jan 22, 2024
1 parent 929eb7b commit 08ef9a7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ and requires the use of a suitable OAUTH2 server.
| mso_mdoc format ||
| SD-JWT-VC format | ✅ Except revocation list & meta |
| W3C VC DM ||
| Credential Offer |`authorization_code` , ❌ `pre-authorized_code` |
| [Credential Endpoint](#credential-endpoint) | Yes, including proofs, encryption, repeatable invocations |
| [Credential Issuer MetaData](#credential-issuer-metadata) | Yes, using `scopes` |
| Batch Endpoint ||
Expand All @@ -58,13 +59,13 @@ The Realm *pid-issuer-realm*:
- defines *wallet-dev* and *pid-issuer-srv* clients
- contains sample user with credentials: tneal / password

Administration console is accessible via https://localhost/idp/admin/ using the credentials admin / password
The Administration console is accessible via https://localhost/idp/admin/ using the credential admin / password

### PID mDL Issuer

A PID mDL Issuer instance accessible via https://localhost/pid-issuer/

It uses the configured Keycloak instance as an Authorization Server, and supports issuing of PID and mDL.
It uses the configured Keycloak instance as an Authorization Server, and supports issuing of PID and mDL.
Additionally, *deferred issuance* is enabled for PID in *SD JWT VC* format.

The issuing country is set to GR (Greece).
Expand Down

0 comments on commit 08ef9a7

Please sign in to comment.