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
Confluence (user passthrough)productivityidp_passthrough
Figmaproductivityidp_passthrough, static
GitHubdeveloperidp_passthrough, static
GitLabdeveloperidp_passthrough, static
Google Calendarproductivitygoogle_sa, idp_passthrough
Google Chatcommunicationidp_passthrough
Google Docsproductivitygoogle_sa, idp_passthrough
Google Driveproductivitygoogle_sa, idp_passthrough
Gmailproductivityidp_passthrough
Google Sheetsproductivitygoogle_sa, idp_passthrough
Google Slidesproductivitygoogle_sa, idp_passthrough
HubSpotproductivityidp_passthrough, static
Jenkinsdeveloperstatic
Jira (user passthrough)productivityidp_passthrough
Microsoft Mailcommunicationidp_passthrough
Microsoft OneDriveproductivityidp_passthrough
Microsoft Teamsproductivityidp_passthrough
SonarQubedeveloperstatic
Open-Meteo Weatherutilitynone

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