From 91d8a04ec2261a324f74da88b147d32bf0c67232 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EA=B8=B0=ED=98=84=5Cqkrrl?= Date: Sun, 11 Jan 2026 14:52:42 +0900 Subject: [PATCH] Fix duplicated use-authorization-manager in docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 박기현\qkrrl --- docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc b/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc index 0311594407..59a0cbcd51 100644 --- a/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc +++ b/docs/modules/ROOT/pages/servlet/appendix/namespace/http.adoc @@ -34,7 +34,7 @@ The attributes on the `` element control some of the properties on the cor Use AuthorizationManager API instead of SecurityMetadataSource (defaults to true) [[nsa-http-authorization-manager-ref]] -* **use-authorization-manager** +* **authorization-manager-ref** Use this AuthorizationManager instead of deriving one from elements [[nsa-http-access-decision-manager-ref]]