IAM api
I have installed/configured OAM/OIM 11.1.2.2 and works fine. I can manually create user via Identity Self Servie and it passes to OID. In 10g SSO, we used api in forms/plsql to create/delete user. I wonder if there is any thing similar to that (wwctx_api, wwsec_api, ... ).
I've seen java api (OIMClient) for this. Is there any way to call from oracle forms 11g or oracle database stored procedure?
Thanks