Problem
Currently Installation keys are generated when a Context is initialized. This is sufficient for testing, however does not allow a single identity to be used across mulitiple application sessions.
Desired Outcome
- Developers can chose to generate a new InstallationKey or reuse an existing key
- Keys are stored securely