Skip to content

Commit 933e4be

Browse files
ihrprpcarleton
andauthored
Update docs/development/roadmap.mdx
Co-authored-by: Paul Carleton <[email protected]>
1 parent 00e3fef commit 933e4be

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/development/roadmap.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,12 @@ As MCP increasingly becomes part of agentic workflows, we're focusing on key imp
2525

2626
## Authentication and Security
2727

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:
2929

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
3334

3435
## Validation
3536

0 commit comments

Comments
 (0)