Summary
- oauth.mdx: Added Dynamic Client Registration flow (RFC 7591), discovery endpoints table, token lifetimes (10min access / 30-day refresh), rate limits, CORS config, and SAML SSO provider card
- security.mdx: New page covering PKCE (SHA-256), public client handling, RBAC/ABAC enforcement per tool call, audit trail, secrets-in-logs behavior, and session revocation
- connect.mdx: Updated server version 0.11.2 to 1.1.0, protocol 2024-11-05 to 2025-03-26 (Streamable HTTP), removed fake create-greeting prompt that does not exist, updated tools/list sample response to reflect 24-tool server
- reference.mdx: Added 5 missing context tools (get_user_context, get_persona_context, get_asset_context, find_context, get_knowledge_content); added Data Quality entity types to search_metadata; added similarityScore note; added extension/custom properties note to get_entity_details; added Read/Write type labels and Context category to tools table
- semantic-search.mdx: Corrected OpenSearch-only claim — Elasticsearch vector search is also supported
All changes are scoped to v2.0.x-SNAPSHOT only. No changes to v1.12.x or v1.13.x.
Test plan
Summary
All changes are scoped to v2.0.x-SNAPSHOT only. No changes to v1.12.x or v1.13.x.
Test plan