Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
A valid request URL is required to generate request examples{
"auth_url": "<string>",
"client_id": "<string>",
"code_challenge_method": "<string>",
"created_at": "<string>",
"id": "<string>",
"is_dynamic_client": true,
"mcp_server_url": "<string>",
"name": "<string>",
"provider_id": "<string>",
"provider_type": "<string>",
"token_endpoint_auth_method": "<string>",
"token_url": "<string>",
"updated_at": "<string>",
"uses_pkce": true
}Register an OAuth provider for your organization. Users can then start authorization sessions against it via POST /v1/fleet/auth-sessions.
A valid request URL is required to generate request examples{
"auth_url": "<string>",
"client_id": "<string>",
"code_challenge_method": "<string>",
"created_at": "<string>",
"id": "<string>",
"is_dynamic_client": true,
"mcp_server_url": "<string>",
"name": "<string>",
"provider_id": "<string>",
"provider_type": "<string>",
"token_endpoint_auth_method": "<string>",
"token_url": "<string>",
"updated_at": "<string>",
"uses_pkce": true
}Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-fjmorr-1778259990-38b7dcc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Provider configuration
S256 microsoft, salesforce, slack none, client_secret_basic, client_secret_post Was this page helpful?