IBM Verify Identity Governance group API
The IBM Verify Identity Governance group API provides system group management capabilities, namely APIs to manage groups on the IBM Verify Identity Governance service and groups on managed services. The APIs also provide search capabilities for these groups.
The IBM Verify Identity Governance group API provides an interface for managing the groups on either the IBM Verify Identity Governance service or on other managed services. You can search, add, modify, or delete these groups. You can also add and remove users in a group on either the IBM Verify Identity Governance service or on a managed service.
- For groups on the IBM Verify Identity Governance service, the API exists in the following classes:
- com.ibm.itim.apps.system.SystemRoleManager
- com.ibm.itim.apps.system.SystemRoleMO
- com.ibm.itim.apps.system.SystemUserMO
- For groups on a managed service, the API exists in the following classes:
- com.ibm.itim.apps.provisioning.GroupManager
- com.ibm.itim.apps.provisioning.GroupMO