Skip to content

Commit e5c50f8

Browse files
committed
mcp_config.md: Rework Authentication section intro
1 parent f9bbccd commit e5c50f8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/ai/mcp/mcp_config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ MCP Servers feature doesn't come with a default configuration.
2020
You have to create your own MCP servers through [their configuration](#mcp-server-configuration)
2121
and [enable JWT athentication for them](#jwt).
2222

23-
## Authentication
23+
## Authentication configuration
2424

25-
### JWT
25+
### JWT MCP firewall
2626

27-
MCP servers use JWT for authentication.
27+
AI agents use JWT authentication against [[= product_name =]]'s MCP servers.
2828

2929
In `config/packages/lexik_jwt_authentication.yaml`, [enable the `authorization_header` token extractor](development_security.md#jwt-authentication)
3030
to allow the use of JWT token bearer in `Authorization` header.

0 commit comments

Comments
 (0)