Access keys
Nobl9 access keys are required to sign programmatic requests to Nobl9βfor example, to use sloctl.
You can disable a key to suspend signing requests with it and reactivate it later. Inactive keys still count towards the total number of keys per user.
Also, you can delete the key. Deleted keys are erased permanently in the system. You cannot go back with it, so any requests relying on that key will fail until updated with an active key.
Access keys generated with Nobl9 have no default expiration date.
You can request a limited lifetime duration for the access keys per organization to ensure key rotation.
Once a key expires, its status changes to EXPIRED, and it can only be deleted.
Any requests signed with the expired key will fail.
Delete the expired keys, so you have the space to create fresh ones.
Creating access keysβ
To create an access key in the Nobl9 UI, do the following:
- Log in to Nobl9 UI.
- Go to Settings > Access Keys. Click Create Access Key.
- You can add the Description to identify this key in the list and copy all the generated values along with the
sloctl
command. - Save the Client Secret value since it's displayed only once.
Alternatively, you can retrieve theclient_id
andclient_secret
values later with sloctl. - Click OK to close the dialog.
βͺ Result: Your access key is created. It consists of the unique Client ID and Client Secret values and the Organization name as the authorization context.