Connectors
A connector is a declarative, versioned package the managed gateway installs to proxy a specific upstream API. This section covers each shipping connector: what it does, what auth modes it supports, what scopes it introduces, and how to install it.
| Connector | Category | Auth modes |
|---|---|---|
| JFrog Artifactory | developer | static |
| GitHub | developer | idp_passthrough, static |
| GitLab | developer | static |
| Google Calendar | productivity | google_sa, idp_passthrough |
| Google Drive | productivity | google_sa, idp_passthrough |
| Gmail | productivity | idp_passthrough |
| Jenkins | developer | static |
| Jira (user passthrough) | productivity | idp_passthrough |
| Open-Meteo Weather | utility | none |
All connectors conform to the v1 connector manifest schema (source: src/main/resources/schemas/connector.v1.json).