/
Delete Activation Key
Delete Activation Key
Actors
- User
- Database
- OpenRegistry
Pre-Conditions
- PRE1: User is authenticated and authorized.
- PRE2: Acceptable identifier types are configured outside the system.
Flow
- User provides activation key and identifier type/name
- Activation key is removed for calculated person identified by identifier type/name.
- Successful indicator is returned to user.
Post Conditions
Business Rules
- BR1: Use must be the one who Verify Activation Key and thus holds the "lock" to delete the key. Locks are defined in Verify Activation Key.
Exceptions
- If User does not exist
- If Activation Key does not exist
- If Activation Key was not valid (i.e. expired)