Forms 11gr2 OAM 11gr2 SSO change credential programetically
I implemented SSO for FORMS 11gr2 and OAM 11gr2 through Webgate. It works like this, 1. I created a user with identity self service, the user is populated to oid. 2. I used the user/pass created in 1. to login in oam login page when runing forms application. 3. If the RAD is not there for the user, it prompt me to enter database information (RAD), once it login in, the RAD is saved in oid. The next time I login with this user, it will login into database without prompting me database login.
Now I have question, how can I do this programetically in forms or in pl/sql?