Skip to main content
Version: Latest

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.

ConnectorCategoryAuth modes
JFrog Artifactorydeveloperstatic
GitHubdeveloperidp_passthrough, static
GitLabdeveloperstatic
Google Calendarproductivitygoogle_sa, idp_passthrough
Google Driveproductivitygoogle_sa, idp_passthrough
Gmailproductivityidp_passthrough
Jenkinsdeveloperstatic
Jira (user passthrough)productivityidp_passthrough
Microsoft OneDriveproductivityidp_passthrough
Microsoft Teamsproductivityidp_passthrough
Open-Meteo Weatherutilitynone

All connectors conform to the v1 connector manifest schema (source: src/main/resources/schemas/connector.v1.json).