diff --git a/docs/showcase/sample-scenarios.md b/docs/showcase/sample-scenarios.md index 69b3cb3..25c2698 100644 --- a/docs/showcase/sample-scenarios.md +++ b/docs/showcase/sample-scenarios.md @@ -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 @@ -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 \ No newline at end of file +- 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") + + +::: \ No newline at end of file