AKEYLESS
AKEYLESS is a comprehensive secrets management and data protection platform that provides unified access to sensitive credentials, encryption keys, certificates, and other secrets across cloud and on-premises environments. As a cloud-native vaults and secrets manager, AKEYLESS enables organizations to centrally store, manage, rotate, and control access to secrets, API keys, passwords, tokens, certificates, and cryptographic keys without requiring any infrastructure deployment.
| Category | Secrets management |
| Direction | Query source |
| Sign-in | API Key, JWT, AWS IAM, Azure AD, GCP |
| Query languages | SQLite |
| Website | http://akeyless.io |
Before you start
Huntbase can sign in to AKEYLESS with any of these methods: API Key, JWT, AWS IAM, Azure AD, GCP. Pick one, create the credential in AKEYLESS, then keep it to hand for the Connect step.
API Key
Akeyless API Key auth method using an access ID and access key.
- In the Akeyless Console, go to Administration › Users & Auth Methods and select + New.
- Choose API Key as the type, select Next, enter a Name, and select Finish.
- Copy the Access ID and Access Key. The Access Key is displayed only once.
- Open the new authentication method, add an Access Role to it, and save your changes.
Permissions:
- An Access Role with only the List and Read permissions on the paths you want to query.
- The Access Key cannot be shown again. If you lose it, create a new key.
For the vendor's own instructions, see Akeyless API Key authentication documentation.
Use a dedicated, read-only credential for Huntbase where the product allows it. Huntbase only needs to read.
Connect AKEYLESS
- Go to Connections and click New connection, or click New connection on the AKEYLESS product page.
- On Product, pick AKEYLESS and choose the Owner.
- On Details, give the connection a Name and, optionally, a Description.
- On Connect, fill in the settings and credentials described below.
- On Verify, review the summary and click Create & check.
For everything else on the setup page — saving a draft, I'll do this later, and what each check result means — see Connections.
Settings
Where your AKEYLESS lives:
| Field | Required | Notes |
|---|---|---|
| Access Type | No | Set this to api_key when you use the API Key method. One of api_key, aws_iam, azure_ad, gcp, universal_identity, k8s, jwt. Defaults to api_key. |
| Access ID | Yes | The Access ID of the authentication method you created. |
| API URL | No | Leave blank to use https://api.akeyless.io. Set it only when you connect through your own Akeyless Gateway. |
| GCP Audience | No | |
| Azure Object ID | No | |
| Kubernetes Auth Config Name | No |
Credentials
Choose a Method, enter a Credential label (for example Production), then fill in the fields for that method.
API Key
| Field | Required | Notes |
|---|---|---|
| Access Key | Yes | Secret — not shown again after you save it. |
| Universal Identity Token | No | Secret — not shown again after you save it. |
| Kubernetes Service Account Token | No | Secret — not shown again after you save it. |
| Gateway CA Certificate | No | Secret — not shown again after you save it. |
JWT
| Field | Required | Notes |
|---|---|---|
| JWT | Yes | Secret — not shown again after you save it. |
| Gateway CA Certificate | No | Secret — not shown again after you save it. |
AWS IAM
| Field | Required | Notes |
|---|---|---|
| Gateway CA Certificate | No | Secret — not shown again after you save it. |
Azure AD
| Field | Required | Notes |
|---|---|---|
| Gateway CA Certificate | No | Secret — not shown again after you save it. |
GCP
| Field | Required | Notes |
|---|---|---|
| Gateway CA Certificate | No | Secret — not shown again after you save it. |
Query it
Once connected, AKEYLESS can serve these languages in a query tab, and Scout can use it when you ask in Auto:
| Language | Use it for |
|---|---|
| SQLite | SQL across this source and every other connected source. |
Next steps
- Connections — health, credentials and settings after you connect
- Query languages — syntax, parameters and time ranges
- Chatting with Scout — ask questions without writing a query
- All integrations — the rest of the catalog