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

  1. User provides activation key and identifier type/name
  2. Activation key is removed for calculated person identified by identifier type/name.
  3. Successful indicator is returned to user.

Post Conditions

Business Rules

Exceptions

  • If User does not exist
  • If Activation Key does not exist
  • If Activation Key was not valid (i.e. expired)