Skip to content

Commit

Permalink
added user credentials on sample scenario page for the issuer platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmanos committed May 22, 2024
1 parent b0351dc commit 8441c2e
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/showcase/sample-scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ sidebar_position: 9

# Sample Scenarios



#### Wallet-initiated Issuance Flow (Authorization Code Grant)
- Start the issuing from the wallet: [https://demo.wwwallet.org/add](https://demo.wwwallet.org/add)
- Redirect to the issuing platform and select a method of authentication
Expand All @@ -21,4 +23,17 @@ sidebar_position: 9
#### Verifier-initiated Presentation Flow
- Start from the verifier's platform: [https://verifier.ediplomas.gr/](https://verifier.ediplomas.gr/)
- Apply for a Software Engineer's job
- Scan the QR to present your VC
- Scan the QR to present your VC


:::info

User credentials on issuer pages:

**User 1** (username: "user1", password: "secret")


**User 2** (username: "user2", password: "secret")


:::

0 comments on commit 8441c2e

Please sign in to comment.