diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml index 092e29c98dea..043f455055da 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml @@ -2298,6 +2298,7 @@ /scim2/Groups /scim2/Users + /scim2/v2/Roles /scim2/Schemas /scim2/Bulk /scim2/ResourceTypes diff --git a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml.j2 b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml.j2 index e1424d725601..6a0615296e89 100644 --- a/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml.j2 +++ b/features/identity-core/org.wso2.carbon.identity.core.server.feature/resources/identity.xml.j2 @@ -3300,6 +3300,7 @@ /scim2/Groups /scim2/Users + /scim2/v2/Roles /scim2/Schemas /scim2/Bulk /scim2/ResourceTypes