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/specification/draft/basic/authorization.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -535,10 +535,10 @@ cannot be misused across different services.
535
535
536
536
There are several authorization extensions to the core protocol that define additional authorization mechanisms. These extensions are:
537
537
538
-
***Optional** - Implementations can choose to adopt these extensions
539
-
***Additive** - Extensions do not modify or break core protocol functionality; they add new capabilities while preserving core protocol behavior
540
-
***Composable** - Extensions are modular and designed to work together without conflicts, allowing implementations to adopt multiple extensions simultaneously
541
-
***Versioned independently** - Extensions follow the core MCP versioning cycle but may adopt independent versioning as needed
538
+
-**Optional** - Implementations can choose to adopt these extensions
539
+
-**Additive** - Extensions do not modify or break core protocol functionality; they add new capabilities while preserving core protocol behavior
540
+
-**Composable** - Extensions are modular and designed to work together without conflicts, allowing implementations to adopt multiple extensions simultaneously
541
+
-**Versioned independently** - Extensions follow the core MCP versioning cycle but may adopt independent versioning as needed
0 commit comments