Admin Webservices - How to add a user to a group
Originally Published: 2012-01-10
Article Number
Applies To
Issue
How to add a user to a group using the web services.
Resolution
Use the following samples to create a application that will add a user to a group.
CommandExample.java and SearchCommandExample.java.
Create and save the user as shown in CommandExample.java.
Use SearchCommandExample.java to find the UserDTO you just created.
Use a modified SearchSommandExample.java to create a SearchUserGroupCommand to find an existing group. This will get you a UserGroupDTO
Create an AddChildUserCommand using the two DTO objects just created.
Related Articles
Add a User to the Internal Database 41Number of Views How to disable the Add Users and Edit Users buttons in Account Access and Ownership review in RSA Identity Governance and … 58Number of Views IMG - How to add additional options to approvals/fulfillments 114Number of Views User object missing from RSA Identity Governance and Lifecycle WebService createChangeRequest "Add Account to Group" 72Number of Views Migration from 7.0.1 to 7.0.2 fails with error PLS-00323: subprogram or cursor 'PROCESS_ACTIVE_USER_ACC_MAPS' is declared … 15Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?