# Use Case 5.1 Share data with a Relying Party
## Overview
| Aspect | Description |
|------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Summary** | The user shares personal data with a Relying Party by initiating the process on the Relying Party site, confirming their identity in the NL Wallet app,
reviewing organization and data details, and then confirming the disclosure with PIN. |
| **Goal** | Share data with a Relying Party. |
| **Preconditions** |
- The App holds the requested data.
|
| **Postconditions** | - Data is shared with Relying Party.
- The disclosure event is added in the history.
|
| **Triggered by** | - User invokes a universal link that contains the URL to a Relying Party.
- User scans QR with in-app scanner [UC9.9 Scan QR](UC9.9_ScanQR.md)
|
| **Additional Documentation** | - [Disclosure with openidp4vp](../../architecture/use-cases/disclosure-with-openid4vp.md)
|
| **Possible errors** | - No internet
- Server unreachable
- Session expired
- Attributes missing
- Known verifier error
- Unknown verifier error
|
| **Logical test cases** | - [LTC17 Share data happy flow](../logical-test-cases.md#ltc17)
- [LTC18 Cross-device share data](../logical-test-cases.md#ltc18)
- [LTC19 User does not give consent to share data](../logical-test-cases.md#ltc19)
- [LTC20 User stops at Share data approve organization](../logical-test-cases.md#ltc20)
- [LTC21 User continues after initially cancelling](../logical-test-cases.md#ltc21)
- [LTC26 Disclosure fails](../logical-test-cases.md#ltc26)
- [LTC27 Wallet does not contain requested attributes](../logical-test-cases.md#ltc27)
|
---
## Flow
| # | Description | Next |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| **1** | **PRIMARY SCENARIO** | |
| **1.1** | **System retrieves data request from verifier and displays loading indicator**- Message: Data is being retrieved
- Actions: Stop
- Duration: 0.0 - 1.0 seconds
| |
| 1.1a | Case: Requested data is available in wallet (cross-device flow) | 1.2 |
| 1.1b | Case: Requested data is available in wallet (same-device flow) | 1.3 |
| 1.1c | Case: Wallet does not contain requested attribute | Error flow: Attributes missing |
| 1.1d | User selects Stop | 2 |
| 1.1e | Error: Session expired | Error flow: Session expired |
| 1.1f | Error: No internet | Error flow: No internet |
| 1.1g | Error: Server unreachable | Error flow: Server unreachable |
| 1.1h | Error: Unknown verifier error | Error flow: Unknown verifier error |
| 1.1i | Error: Known verifier error | Error flow: Known verifier error |
| **1.2** | **System displays screen 'Website check' (cross-device only)**- Message: Is the website starting with: [organization url]?
- Actions: Yes continue, Stop, About the website check, Help
| |
| 1.2a | User selects Yes continue | 1.3 |
| 1.2b | User selects Stop | 2 |
| 1.2c | User selects About the website check | 3 |
| 1.2d | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| **1.3** | **System displays screen 'Approve login organization'**- Do you want to share details with [Organization]?
- Actions: Share, Check all details, Help, Close, Stop
| |
| 1.3a | User selects Share | 1.4 |
| 1.3b | User selects Check all details | 4 |
| 1.3e | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 1.3f | User selects Close | 2 |
| 1.3g | User selects Stop | 2 |
| **1.4** | **System executes partial flow [PF2.4 Confirm a protected action](../partial-flows/PF2.4_ConfirmProtectedAction.md)** | |
| 1.4a | Result: Confirm | 1.5 |
| 1.4b | Result: Cancel | 2 |
| 1.4c | Result: Back | Back |
| **1.5** | **System displays screen 'Disclosure success'**- Message: Success!
- Actions: To my overview (cross-device flow), Go to website (same-device flow), See activity, Help, Close
| |
| 1.5a | User selects To my overview (in cross-device flow only) | Go to: [UC7.1 Show all available cards](UC7.1_ShowAllAvailableCards.md) |
| 1.5b | User selects Go to website
→ System opens browser and suspends app (in same-device flow only) | |
| 1.5c | User selects See activity | Go to: [UC6.3 Show event](UC6.3_ShowHistoryEvent.md) |
| 1.5d | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 1.5e | User selects Close
→ System opens browser and suspends app | Go to: [UC7.1 Show all available cards](UC7.1_ShowAllAvailableCards.md) |
| 1.5f | Error: No internet | Error flow: No internet |
| 1.5g | Error: Server unreachable | Error flow: Server unreachable |
| **2** | **STOP** | |
| **2.1** | **System displays screen 'Stop'**- Message: Are you sure you want to stop?
- Actions: Yes Stop, No, Report Problem
| |
| 2.1a | User selects Yes stop | |
| 2.1b | User selects No | Back |
| 2.1c | User selects Report a problem | 6 |
| **3** | **GET WEBSITE CHECK DETAILS** | |
| **3.1** | **System displays screen 'Under construction'** | |
| 3.1a | User selects Back | Back |
| **4** | **GET SHARING DETAILS** | |
| **4.1** | **System displays screen 'Approve Organization'**- Message: Information about logging in at [organization]?
- Actions: [organization], View data, Read the agreement, Help, Back
| |
| 4.1a | User selects [organization] | 7 |
| 4.1b | User selects View data | 4.2 |
| 4.1c | User selects Read the agreement | 6 |
| 4.1d | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 4.1e | User selects Back | Back |
| **4.2** | **System displays screen 'Requested data'**- # from [Card Title]
- Actions: Details Incorrect, Help, Back
| |
| 4.2a | User selects Details Incorrect | 5 |
| 4.2b | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 4.2c | User selects Back | Back |
| **5** | **WHEN DETAILS ARE INCORRECT** | |
| **5.1** | **System displays screen 'Details incorrect'**- Message: Details Incorrect
- Actions: Back
| |
| 5.1a | User selects Back | Back |
| **6** | **GET SHARING AGREEMENT DETAILS** | |
| **6.2** | **System displays screen 'Agreements'**- Message: agreements
- Actions: Privacy policy, Back
| |
| 6.2a | User selects Privacy policy
→ System opens browser and suspends app | |
| 6.2b | User selects Back | Back |
| **7** | **GET VERIFIER ORGANIZATION DETAILS** | |
| **7.1** | **System displays screen 'About organization'**- Message: About [Organization]
- Actions: Help, Back
| |
| 7.1a | User selects Help | Go to: [UC9.6 Get help](UC9.6_GetHelp.md) |
| 7.1b | User selects Back | Back |
| **8** | **REPORT PROBLEM** | |
| **8.1** | **System displays screen 'Report problem'**- Message: Report Problem
- Options: problems
- Actions: Back
| |
| 8.1a | User selects Back | Back |
| 8.1b | User selects Problem option | 8.2 |
| **8.2** | **System displays screen 'Under construction'** | |
| 8.2a | User selects Back | 8.1 |