General Information
| Name/Goal |
The User wants to populate his profile automatically |
| Number |
002 the individual use case number |
| Release |
1 e.g. 1(increase on final edits/copy before) |
Status |
Draft |
| Author(s) |
Christian Scholz, Julian Bond |
| Trigger |
User signs up for a new service or triggers this action manually e.g. The user clicks the Register button |
Primary Actor |
User/System e.g. "User" |
Success Guarantee |
profile information is saved e.g. The user has registered a new account |
Minimal Guarantee |
nothing has changed e.g. The database state is in a valid state |
Preconditions |
user is authenticated and service catalogue is available e.g. The user needs to have an OpenID |
Context of Use |
Social Network Signup e.g. website |
Parent Use Cases |
UC001 Member registers with a new Social Network |
Sub Use Cases |
|
Main Success Senario
- The system retrieves the profiles from all locations found in the service catalogue
- It's up to the implementation how the data is presented to the user, either he chooses one profile or she can select per field etc.
- The system stores the profile locally
Extensions
1a. A location is protected
1a1. The system asks the user to authorize access or deny it.
1a2. The user authorizes access
1a3. to 2.
1a2a. The user denies access
1a2a1. The profile will not be read and the data is not available
1a2a2. to 2.
Open Issues
Comments