Skip to content

Commit 877b4fd

Browse files
committed
Promote Enterprise-Managed Authorization to stable
Move the extension from specification/draft/ to specification/stable/ to indicate it is ready for use and has reference implementations. Update the README to list stable and draft extensions separately, and update the in-document status banner to match.
1 parent 67ffc6c commit 877b4fd

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,13 @@ These extensions are:
1111

1212
## Extensions
1313

14+
### Stable
15+
16+
- [Enterprise-Managed Authorization](https://github.com/modelcontextprotocol/ext-auth/blob/main/specification/stable/enterprise-managed-authorization.mdx)
17+
18+
### Draft
19+
1420
- [Client Credentials](https://github.com/modelcontextprotocol/ext-auth/blob/main/specification/draft/oauth-client-credentials.mdx)
15-
- [Enterprise-Managed Authorization](https://github.com/modelcontextprotocol/ext-auth/blob/main/specification/draft/enterprise-managed-authorization.mdx)
1621

1722
## Governance
1823

specification/draft/enterprise-managed-authorization.mdx renamed to specification/stable/enterprise-managed-authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enterprise-Managed Authorization
33
---
44

5-
<Info>**Protocol Revision**: draft</Info>
5+
<Info>**Status**: Stable</Info>
66

77
## 1. Introduction
88

0 commit comments

Comments
 (0)