You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/development/roadmap.mdx
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,12 @@ As MCP increasingly becomes part of agentic workflows, we're focusing on key imp
25
25
26
26
## Authentication and Security
27
27
28
-
We're evolving our authorization and security model to support more complex use cases:
28
+
We're evolving our authorization and security resources to improve user safety and provide an better developer experience:
29
29
30
-
-**Enhanced Authorization**: improving OAuth implementation and exploring new authorization patterns
31
-
-**Secure User Interactions**: developing mechanisms for sensitive data collection and authentication flows
32
-
-**Enterprise Support**: addressing the needs of enterprise deployments and managed environments
30
+
-**Guides and Best Practices**: documenting more specifics about deploying MCP securely in the forms of guides and best practices to help users avoid common pitfalls.
31
+
-**Alternatives to Dynamic Client Registration (DCR)**: exploring alternatives to DCR, attempting to address operational challenges while preserving a smooth user experience.
32
+
-**Fine-grained Authorization**: developing mechanisms for per-tool and per-tool-call authorization for sensitive actions
33
+
-**Enterprise Managed Authorization**: adding the capability for enterprises to centrally manage authorization consent
0 commit comments