mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 04:40:05 +01:00
page_title, description
| page_title | description |
|---|---|
| autoglue Provider |
autoglue Provider
Schema
Optional
addr(String) Base URL to the autoglue API (e.g. https://autoglue.example.com/api/v1). Defaults to http://localhost:8080/api/v1.api_key(String, Sensitive) User API key for key-only auth.bearer(String, Sensitive) Bearer token (user access token).org_id(String) Organization ID (UUID). Required for user/bearer and user API key auth unless single-org membership. Omitted for org key/secret (derived server-side).org_key(String, Sensitive) Org-scoped key for machine auth.org_secret(String, Sensitive) Org-scoped secret for machine auth.