Digger · Authentication Profile
Digger Authentication
Authentication
Authentication profile for Digger's products. OpenComputer's REST API is API-key based with three credential types for durable agent sessions; the self-hostable OpenTaco (Digger CE) backend authenticates operators via WorkOS OIDC and integrates with source control via a GitHub App.
Digger secures its APIs with apiKey, http, and oauth2 across 6 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
CompanyAI AgentsCloud SandboxComputeInfrastructure as CodeTerraformOpenTofuDeveloper ToolsWebhooksOpen SourceSDKsCLI
Methods: apiKey, http, oauth2
Schemes: 6
OAuth flows: authorizationCode
API key in: header, query
Security Schemes
OrgApiKey apiKey
BearerToken http
ClientToken http
WebSocketQueryKey apiKey
WorkOS-OIDC openIdConnect
GitHubApp oauth2