Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

oracle.iam.request.api.RequestService API: use to create new OIM user?

user8663548Sep 5 2012 — edited Sep 6 2012
Hi all.

I started looking at another method to create a new user via a request using the oracle.iam.request.api.RequestService API, which I basically consider the authenticated version of the un-authenticated self-registration method (using the oracle.iam.selfservice.uself.uselfmgmt.api.UnauthenticatedSelfService API), which I have tried and works fine (except you cannot pass in the user manager in the self-reg request. See my this thread for details: 10542548

Does anybody have some sample code they'd like to share that shows use of the oracle.iam.request.api.RequestService API to create a request for creating a new user (identity) in OIM 11g?

Note that I'm not looking at the oracle.iam.identity.usermgmt.api.UserManager API because I want to have approvals before user is created.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2012
Added on Sep 5 2012
2 comments
198 views