OAuth2 Service Connector
Configuring the OAuth2 Service Connector to connect ZenML to OAuth2-protected HTTP APIs.
zenml service-connector list-types --type oauth2┏━━━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━━━━━┯━━━━━━━━━━━━━━━━┯━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┯━━━━━━━┯━━━━━━━━┓
┃ NAME │ TYPE │ RESOURCE TYPES │ AUTH METHODS │ LOCAL │ REMOTE ┃
┠──────────────────────────┼───────────┼────────────────┼──────────────────────────────────────────┼───────┼────────┨
┃ OAuth2 Service Connector │ 🔐 oauth2 │ 🌐 oauth2-api │ client-credentials, refresh-token, token │ ✅ │ ✅ ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━━━━━┷━━━━━━━━━━━━━━━━┷━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┷━━━━━━━┷━━━━━━━━┛Prerequisites
Resource Types
Authentication Methods
Client credentials
Refresh token
Token
Client authentication method
Custom token request parameters and headers
Token expiration
Auto-configuration
Local client provisioning
How to use
Last updated
Was this helpful?