<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Authentication on AI Knowledge Base</title><link>https://learn-ai.blindshot.kz/topics/authentication/</link><description>Recent content in Authentication on AI Knowledge Base</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://learn-ai.blindshot.kz/topics/authentication/index.xml" rel="self" type="application/rss+xml"/><item><title>Building MCP Servers</title><link>https://learn-ai.blindshot.kz/paths/building-mcp-servers/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/paths/building-mcp-servers/</guid><description>&lt;p&gt;Learn to build production-quality MCP servers. This path takes you from a basic server implementation through transport selection, security, and publishing to the registry.&lt;/p&gt;
&lt;p&gt;Prerequisites: Complete the MCP Fundamentals path first to understand the protocol architecture.&lt;/p&gt;</description></item><item><title>Get Started</title><link>https://learn-ai.blindshot.kz/docs/anthropic/platform/get-started/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/platform/get-started/</guid><description>API key setup, first API call, and quickstart for the Anthropic platform.</description></item><item><title>Access &amp; oversight</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/access-and-oversight/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/access-and-oversight/</guid><description>Control who can access agents, how they authenticate, and audit everything they do.</description></item><item><title>Add custom authentication</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/custom-auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/custom-auth/</guid><description/></item><item><title>Agent identity</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/agent-identity/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/agent-identity/</guid><description>Choose whether your Fleet agent authenticates with its own credentials or with each user&amp;rsquo;s credentials.</description></item><item><title>API Keys &amp; Authentication</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/api-keys-authentication/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/api-keys-authentication/</guid><description>Create, manage, and authenticate with Project-scoped API keys</description></item><item><title>Auth-aware tool responses</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-builder-auth-format/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-builder-auth-format/</guid><description>Format tool responses to trigger OAuth flows and resume execution automatically.</description></item><item><title>Auth-aware tool responses</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/auth-format/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/fleet/auth-format/</guid><description>Format tool responses to trigger OAuth flows and resume execution automatically.</description></item><item><title>Authentication</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/authentication/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/authentication/</guid><description>Log in to Claude Code and configure authentication for individuals, teams, and organizations.</description></item><item><title>Authentication</title><link>https://learn-ai.blindshot.kz/docs/google/adk/tools-custom/authentication/_overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/google/adk/tools-custom/authentication/_overview/</guid><description/></item><item><title>Authentication &amp; access control</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/auth/</guid><description/></item><item><title>Authentication methods</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/authentication-methods/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/authentication-methods/</guid><description/></item><item><title>Authorization</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/specification/2025-11-25/basic/authorization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/specification/2025-11-25/basic/authorization/</guid><description>&lt;p&gt;The MCP authorization specification defines the OAuth 2.0-based flow that remote MCP servers use to authenticate clients, and it is the formal basis for everything the higher-level registry authentication guide simplifies. Focus on the required OAuth grant types, token scoping rules, and the metadata discovery mechanism that clients use to find a server&amp;rsquo;s authorization endpoint. A key gotcha is that the spec mandates specific OAuth metadata fields that many generic OAuth libraries do not populate by default, so you may need custom configuration even when using well-known auth frameworks. This is dense specification text best read alongside a working implementation for reference.&lt;/p&gt;</description></item><item><title>Authorization Extensions</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/extensions/auth/overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/extensions/auth/overview/</guid><description>Supplementary authorization mechanisms for the Model Context Protocol</description></item><item><title>Basic authentication with email and password</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/self-host-basic-auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/self-host-basic-auth/</guid><description/></item><item><title>CLI authentication</title><link>https://learn-ai.blindshot.kz/docs/pinecone/reference/cli/authentication/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/reference/cli/authentication/</guid><description/></item><item><title>Composio Tool</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/tools/automation/composiotool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/tools/automation/composiotool/</guid><description>Composio provides 250+ production-ready tools for AI agents with flexible authentication management.</description></item><item><title>Configure SSO with Okta</title><link>https://learn-ai.blindshot.kz/docs/pinecone/guides/assistant/admin/configure-sso-with-okta/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/guides/assistant/admin/configure-sso-with-okta/</guid><description>Enable SSO authentication using Okta integration.</description></item><item><title>Connect an authentication provider</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/add-auth-server/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/add-auth-server/</guid><description/></item><item><title>Create an account and API key</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/create-account-api-key/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/create-account-api-key/</guid><description/></item><item><title>Creating and Managing Your Account</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/account-management/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/account-management/</guid><description>Sign up for Together AI, get your API key, and manage your account settings</description></item><item><title>Custom MCP Servers</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/guides/custom-mcp-server/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/guides/custom-mcp-server/</guid><description>Connect your own MCP servers to CrewAI AMP with public access, API key authentication, or OAuth 2.0</description></item><item><title>Different Types of API Keys and Rate Limits</title><link>https://learn-ai.blindshot.kz/docs/cohere/docs/rate-limits/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/cohere/docs/rate-limits/</guid><description>This page describes Cohere API rate limits for production and evaluation keys.</description></item><item><title>Document API authentication in OpenAPI</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/openapi-security/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/openapi-security/</guid><description/></item><item><title>Enterprise network configuration</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/network-config/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/network-config/</guid><description>Configure Claude Code for enterprise environments with proxy servers, custom Certificate Authorities (CA), and mutual Transport Layer Security (mTLS) authentication.</description></item><item><title>Enterprise-Managed Authorization</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/extensions/auth/enterprise-managed-authorization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/extensions/auth/enterprise-managed-authorization/</guid><description>Centralized access control for MCP in enterprise environments via identity providers</description></item><item><title>Fireworks Agent: Evaluator Authoring</title><link>https://learn-ai.blindshot.kz/docs/fireworks-ai/fine-tuning/agent/evaluators/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/fireworks-ai/fine-tuning/agent/evaluators/</guid><description>Have Fireworks Agent generate a reusable evaluator from your dataset — for scoring candidates in an SFT sweep, or for use with Managed RFT.</description></item><item><title>GPT Action authentication</title><link>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/actions/authentication/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/api/api/docs/actions/authentication/</guid><description>Learn about authentication options for GPT actions, including no authentication, API key, and OAuth methods.</description></item><item><title>Granular billable usage</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/granular-usage/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/granular-usage/</guid><description>Retrieve detailed trace usage data broken down by workspace, project, user, or API key.</description></item><item><title>How to Authenticate When Publishing to the Official MCP Registry</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/registry/authentication/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/registry/authentication/</guid><description>&lt;p&gt;Authentication is the first barrier you will hit when trying to publish an MCP server to the official registry, and getting it wrong means silent failures with unhelpful error messages. Focus on how GitHub-based identity verification works and the relationship between your GitHub account and registry publishing permissions. If you are building CI/CD pipelines for MCP server releases, read this before the GitHub Actions guide so you understand the credential flow that automation depends on.&lt;/p&gt;</description></item><item><title>LLM gateway configuration</title><link>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/llm-gateway/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/claude-code/llm-gateway/</guid><description>Learn how to configure Claude Code to work with LLM gateway solutions. Covers gateway requirements, authentication configuration, model selection, and provider-specific endpoint setup.</description></item><item><title>Login</title><link>https://learn-ai.blindshot.kz/docs/chroma/docs/cli/login/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/chroma/docs/cli/login/</guid><description>Authenticate with Chroma Cloud using the CLI.</description></item><item><title>Make conversations private</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/resource-auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/resource-auth/</guid><description/></item><item><title>Manage API keys</title><link>https://learn-ai.blindshot.kz/docs/pinecone/guides/assistant/admin/manage-api-keys/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/guides/assistant/admin/manage-api-keys/</guid><description>Create and manage API keys with custom permissions.</description></item><item><title>Manage API keys</title><link>https://learn-ai.blindshot.kz/docs/pinecone/guides/projects/manage-api-keys/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/guides/projects/manage-api-keys/</guid><description>Create and manage API keys with custom permissions.</description></item><item><title>Multiple API Keys</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/multiple-api-keys/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/multiple-api-keys/</guid><description/></item><item><title>OAuth Client Credentials</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/extensions/auth/oauth-client-credentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/extensions/auth/oauth-client-credentials/</guid><description>Machine-to-machine authentication for MCP using the OAuth 2.0 client credentials flow</description></item><item><title>Private Package Registries</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/guides/private-package-registry/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/guides/private-package-registry/</guid><description>Install private Python packages from authenticated PyPI registries in CrewAI AMP</description></item><item><title>Profile Management</title><link>https://learn-ai.blindshot.kz/docs/chroma/docs/cli/profile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/chroma/docs/cli/profile/</guid><description>Manage CLI profiles for Chroma Cloud authentication.</description></item><item><title>Projects</title><link>https://learn-ai.blindshot.kz/docs/together-ai/docs/projects/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/together-ai/docs/projects/</guid><description>Create isolated workspaces to organize resources, manage team access, and scope API keys</description></item><item><title>Quickstart</title><link>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/quickstart/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/openai/agents-sdk/quickstart/</guid><description>Step-by-step setup for installing the package, configuring API keys, and running your first agent locally.</description></item><item><title>Sandbox auth proxy</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/sandbox-auth-proxy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/sandbox-auth-proxy/</guid><description>Inject credentials into outbound API requests from sandboxes without hardcoding secrets.</description></item><item><title>Security overview</title><link>https://learn-ai.blindshot.kz/docs/pinecone/guides/assistant/admin/security-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/guides/assistant/admin/security-overview/</guid><description>Understand Pinecone&amp;rsquo;s security features, including authentication, encryption, and audit logs.</description></item><item><title>Security overview</title><link>https://learn-ai.blindshot.kz/docs/pinecone/guides/production/security-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/pinecone/guides/production/security-overview/</guid><description>Understand Pinecone&amp;rsquo;s security features, including authentication, encryption, and audit logs.</description></item><item><title>SEP-1046: Support OAuth client credentials flow in authorization</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/1046-support-oauth-client-credentials-flow-in-authoriza/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/1046-support-oauth-client-credentials-flow-in-authoriza/</guid><description>Support OAuth client credentials flow in authorization</description></item><item><title>SEP-1046: Support OAuth client credentials flow in authorization</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/1046-support-oauth-client-credentials-flow-in-authoriza/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/1046-support-oauth-client-credentials-flow-in-authoriza/</guid><description>Support OAuth client credentials flow in authorization</description></item><item><title>SEP-985: Align OAuth 2.0 Protected Resource Metadata with RFC 9728</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/985-align-oauth-20-protected-resource-metadata-with-rf/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/985-align-oauth-20-protected-resource-metadata-with-rf/</guid><description>Align OAuth 2.0 Protected Resource Metadata with RFC 9728</description></item><item><title>SEP-985: Align OAuth 2.0 Protected Resource Metadata with RFC 9728</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/985-align-oauth-20-protected-resource-metadata-with-rf/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/985-align-oauth-20-protected-resource-metadata-with-rf/</guid><description>Align OAuth 2.0 Protected Resource Metadata with RFC 9728</description></item><item><title>SEP-990: Enable enterprise IdP policy controls during MCP OAuth flows</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o/</guid><description>Enable enterprise IdP policy controls during MCP OAuth flows</description></item><item><title>SEP-990: Enable enterprise IdP policy controls during MCP OAuth flows</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/990-enable-enterprise-idp-policy-controls-during-mcp-o/</guid><description>Enable enterprise IdP policy controls during MCP OAuth flows</description></item><item><title>SEP-991: Enable URL-based Client Registration using OAuth Client ID Metadata Documents</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/991-enable-url-based-client-registration-using-oauth-c/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/community/seps/991-enable-url-based-client-registration-using-oauth-c/</guid><description>Enable URL-based Client Registration using OAuth Client ID Metadata Documents</description></item><item><title>SEP-991: Enable URL-based Client Registration using OAuth Client ID Metadata Documents</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/991-enable-url-based-client-registration-using-oauth-c/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/seps/991-enable-url-based-client-registration-using-oauth-c/</guid><description>Enable URL-based Client Registration using OAuth Client ID Metadata Documents</description></item><item><title>Set up Agent Auth (Beta)</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/agent-auth/</guid><description>Enable secure access from agents to any system using OAuth 2.0 credentials with Agent Auth.</description></item><item><title>Set up custom authentication</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/set-up-custom-auth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/set-up-custom-auth/</guid><description/></item><item><title>Set up SSO with OAuth2.0 and OIDC</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/self-host-sso/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/self-host-sso/</guid><description/></item><item><title>Set up the LLM auth proxy</title><link>https://learn-ai.blindshot.kz/docs/langchain/langsmith/llm-auth-proxy-self-hosted/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/langchain/langsmith/llm-auth-proxy-self-hosted/</guid><description>Deploy an Envoy-based auth proxy that validates LangSmith-signed JWTs and routes LLM requests to your upstream provider or gateway.</description></item><item><title>Single Sign-On (SSO)</title><link>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/features/sso/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/crewai/en/enterprise/features/sso/</guid><description>Configure enterprise SSO authentication for CrewAI Platform — SaaS and Factory</description></item><item><title>Understanding Authorization in MCP</title><link>https://learn-ai.blindshot.kz/docs/anthropic/mcp/docs/tutorials/security/authorization/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://learn-ai.blindshot.kz/docs/anthropic/mcp/docs/tutorials/security/authorization/</guid><description>Learn how to implement secure authorization for MCP servers using OAuth 2.1 to protect sensitive resources and operations</description></item></channel></rss>