From 240196a3e687a2fe6e49fc5713431993548c9941 Mon Sep 17 00:00:00 2001 From: Takanori Hirano Date: Tue, 17 Mar 2026 02:28:55 +0900 Subject: [PATCH] fix: fix prettier formatting in oauth-setup.md --- docs/docs/oauth-setup.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/oauth-setup.md b/docs/docs/oauth-setup.md index e7931fb..8a293e6 100644 --- a/docs/docs/oauth-setup.md +++ b/docs/docs/oauth-setup.md @@ -172,7 +172,6 @@ For group-based authorization with Okta: ``` 2. Configure a groups claim in Okta Admin: - - Go to Security → API → Authorization Servers - Select your authorization server → Claims tab - Add a claim named "groups" with value type "Groups" and filter as needed