This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryAdds multi‑tenant Entra ID token validation for MCP
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds multi‑tenant Entra ID validation for MCP tokens. Adds multi‑tenant Entra ID validation for MCP tokens. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Performance | Low |
Implements per-tenant JWKS cache and 5-minute config cache to reduce overhead under load. Implements per-tenant JWKS cache and 5-minute config cache to reduce overhead under load. Source: granite4.1:30b@2026-06-01-audit Confidence: low |
— |
Full changelog
Minor Changes
- 1fb2d42: Add multi-tenant Microsoft Entra ID validation for MCP tokens. The server now detects inbound Entra v2 tokens by issuer pattern, fetches per-teamspace configuration (
tenantId,audience,requiredScope) from the Context7 app, and verifies the token against the matching tenant's JWKS, enforcing the required scope claim when configured. User resolution happens downstream in the Context7 app against a pre-provisioned user mapping table — the MCP server only validates. Per-tenant JWKS cache and a 5-minute in-memory config cache keyed by JWT audience reduce overhead under load.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]