An extension of https://github.com/wso2/charon/pull/371 to make the return type of listGroupsWithGET and listRolesWithGet consistent with the changes made to the return type of listUsersWithGET.
Goals
The same functionality is maintained while changing the return type from a List to a custom java object.
Purpose
An extension of https://github.com/wso2/charon/pull/371 to make the return type of listGroupsWithGET and listRolesWithGet consistent with the changes made to the return type of listUsersWithGET.
Goals
The same functionality is maintained while changing the return type from a List to a custom java object.
Related PRs
https://github.com/wso2-extensions/identity-inbound-provisioning-scim2/pull/430
Test environment
Ubuntu 20.04, WSO2IS-5.12.0-beta2-SNAPSHOT