From 3a8d309245b342b37b8dc62c9ad82f42466e35d0 Mon Sep 17 00:00:00 2001 From: sandushi Date: Mon, 13 Nov 2023 10:26:06 +0530 Subject: [PATCH] Add allow http method override as true --- .../src/main/webapp/WEB-INF/cxf-servlet.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/org.wso2.carbon.identity.scim2.provider/src/main/webapp/WEB-INF/cxf-servlet.xml b/components/org.wso2.carbon.identity.scim2.provider/src/main/webapp/WEB-INF/cxf-servlet.xml index 6a2e43ccc..d400da914 100644 --- a/components/org.wso2.carbon.identity.scim2.provider/src/main/webapp/WEB-INF/cxf-servlet.xml +++ b/components/org.wso2.carbon.identity.scim2.provider/src/main/webapp/WEB-INF/cxf-servlet.xml @@ -31,6 +31,10 @@ + + + +