Key management
Looking to authenticate services and machines to Blameless while building out automation in your incident management response workflow? We’ve been listening.
Previously, this feature was available by contacting one of our friendly CSMs. We are now happy to offer self-serve on demand API key generation from the convenience of the Blameless UI.
Blameless provides OAuth flows to authorize access to the Blameless API. The client credential’s OAuth flow is used for machine-to-machine application and allows authentication of the application without involving an end user. Authentication tokens are passed using an auth header and are used when interacting with the API. All requests to the Blameless APIs require authentication.
Create an API key
- In the sidebar of the Blameless UI, select Identity Management, and then select the Key Management tab.
- Select + Generate New Key.
- In the Enter a Name for the Key field, enter a memorable name for the new API key and then select Create.
- A new API key will be generated. Select Copy to copy the key to your clipboard, and then save the key in a secure location. When done, select Close.
- Note: This key will not be displayed again.
- Your new key appears in the key list table. You can have up to 10 active keys at a time.
Edit (Rename) an API Key
- In the sidebar of the Blameless UI, select Identity Management, and then select the Key Management tab.
- Hover your cursor over an API key row to reveal the Edit icon (pencil), and then select the icon.
- In the editable Name field, modify the name as needed, and then select Save.
Delete an API key
- In the sidebar of the Blameless UI, select Identity Management, and then select the Key Management tab.
- Hover your cursor over an API key row to reveal the Delete icon (trash bin), and then select the icon.
- In the confirmation dialog box, select Delete.
Comments
0 comments
Article is closed for comments.