Key Management
Key Management is a Stratosphere feature that allows you to create, assign roles to, and maintain access keys to be used with the Stratosphere API.
To view and manage existing Organization Keys, navigate to the Key Management page available from the left side menu.
Users with the Organization Management role will be able to view Organization Keys.
Adding Organization Keys requires the "Organization Management" Role to be granted in your user record. Contact your system administrator to add this capability.
- Navigate to the Key Management page available from the left side menu.
- Click the + Add Organization Key button in the upper left of the Key Management screen.
- Enter a Display Name for your key. The display name is required and can be edited after the key is created.
- Select the applicable roles for your key. See Users for more information on the permissions associated with each role. Roles cannot be modified after the key is created.
- Note: The roles selected for a key will dictate what POST, PUT, and DELETE actions that organization key can perform. Organization keys will be able to perform GET calls for all endpoints, regardless of their assigned roles.
- Click Save.
- After saving, Stratosphere will generate an access key for your new organization key. Record the access key before closing the window. The access key will not be accessible after the window is closed.
Editing Organization Keys requires the "Organization Management" Role to be granted in your user record. Contact your system administrator to add this capability.
- On the Key Management page, open the quick action menu for the key you wish to edit and select "Edit".
- In the Edit Organization Key window that opens, update the Display Name.
- Click "Save Changes" to save the edited record. Clicking "Cancel" or the X in the top right of the window will remove any edits you just made but had not yet saved.
Removing Organization Keys requires the "Organization Management" Role to be granted in your user record. Contact your system administrator to add this capability.
- On the Key Management page, open the quick action menu for the key you wish to remove and select "Remove".
- In the "Remove Access Key" confirmation window that appears, click "Remove" to confirm removal of the access key. Clicking "Cancel" or the X in the top right of the window will cancel the removal. Access key removals cannot be undone.