From e2cfac61fbd0d6ad3de1cae8c35c36c19e23b9f6 Mon Sep 17 00:00:00 2001 From: sadilchamishka Date: Thu, 26 Oct 2023 06:23:21 +0530 Subject: [PATCH] Add org perspective SCIM2 servlet mappings --- .../src/main/webapp/WEB-INF/cxf-servlet.xml | 42 +++++++++++++++++++ 1 file changed, 42 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 4afb51d8f..6a2e43ccc 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 @@ -33,6 +33,13 @@ + + + + + + + @@ -42,6 +49,13 @@ + + + + + + + @@ -69,6 +83,13 @@ + + + + + + + @@ -78,6 +99,13 @@ + + + + + + + @@ -87,6 +115,13 @@ + + + + + + + @@ -105,5 +140,12 @@ + + + + + + +