From 93c030d8fbe6f9c12475d7e7a216bfe14dca525f Mon Sep 17 00:00:00 2001
From: Rajat Singh <17253992+rajatcing@users.noreply.github.com>
Date: Wed, 13 Aug 2025 13:57:44 +0200
Subject: [PATCH] docs: get rid of empty custom scopes placeholder (#10423)
# Which Problems Are Solved
# How the Problems Are Solved
Removing the Custom Scopes Placeholder.
Co-authored-by: Rajat Singh
Co-authored-by: Livio Spring
---
docs/docs/apis/openidoauth/scopes.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/docs/apis/openidoauth/scopes.md b/docs/docs/apis/openidoauth/scopes.md
index c7efa914c6..3cf16e83fa 100644
--- a/docs/docs/apis/openidoauth/scopes.md
+++ b/docs/docs/apis/openidoauth/scopes.md
@@ -16,10 +16,6 @@ ZITADEL supports the usage of scopes as way of requesting information from the I
| phone | Optional scope to request the phone of the subject |
| offline_access | Optional scope to request a refresh_token (only possible when using code flow) |
-## Custom Scopes
-
-> This feature is not yet released
-
## Reserved Scopes
In addition to the standard compliant scopes we utilize the following scopes.