Identity Minder - user creation, deletion, update (Legacy_Onyx KB Id: 221702)
search cancel

Identity Minder - user creation, deletion, update (Legacy_Onyx KB Id: 221702)

book

Article ID: 54755

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Risk Analytics CA Secure Cloud SaaS - Arcot A-OK (WebFort) CLOUDMINDER ADVANCED AUTHENTICATION CA Secure Cloud SaaS - Advanced Authentication CA Secure Cloud SaaS - Identity Management CA Secure Cloud SaaS - Single Sign On

Issue/Introduction

We have a requirement of creating, updating and deleting user records from SunOne directory store in controlled manner from within our code. We are exploring the possibility of using Identity Minder's capability in performing these tasks when invoked by our own Java client. We would appreciate if netegrity support can answer the following questions:

1. Our Java client will be deployed on WebLogic server (solaris) and intends to make use of IdentityMinder for user creation, deletion and update. Does IDM expose any APIs that can be used to do the above operation.

2. If the answer to above is Yes then can Netegrity provide a sample application with client and necessary documents.

Environment

Release:
Component: IDMIND

Resolution

1. Our Java client will be deployed on WebLogic server (solaris) and intends to make use of IdentityMinder for user creation, deletion and update.
Does IDM expose any APIs that can be used to do the above operation.

>>> Yes. You can use IDM Task Execution Web Services (TEWS). You can call the TEWS web services in own Java client to create, update and delete user.

2. If the answer to above is Yes then can Netegrity provide a sample application with client and necessary documents.

>>>Please refer to Chapter 10 of Negrity IdentityMinder Web Edition Developer's Guide v6.0.
>>>Sample program is available in C:\Program Files
etegrity\IdentityMinder\samples\WebService\Axis.