Adobe Workfront · Authentication Profile
Workfront Authentication
Authentication
Adobe Workfront secures its APIs with http, apiKey, and oauth2 across 8 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and jwtBearer flow(s).
CompanyWork ManagementProject ManagementMarketing OperationsCreative OperationsCollaborationApprovalsResource ManagementWorkflow AutomationEnterprise SoftwareAdobeModel Context Protocol
Methods: http, apiKey, oauth2
Schemes: 8
OAuth flows: authorizationCode, clientCredentials, jwtBearer
API key in: header, query
Security Schemes
SessionID header apiKey
Cookie-based session http
/login endpoint + API key apiKey
OAuth2 authorization code (user authentication) oauth2
OAuth2 authorization code with PKCE oauth2
OAuth2 server-to-server (JWT / client credentials) oauth2
Event Subscription API session apiKey
MCP OAuth 2.1 bearer oauth2