Authentication
Service accounts, API keys, and short-lived bearer tokens for Kitaru servers
The credential chain
service account -> long-lived API key -> Kitaru login/env config -> short-lived bearer tokenCreate a service account and API key
Use the API key from CI or a container
Get a short-lived bearer token
Rotate an API key
SDK usage
Last updated
Was this helpful?