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!

Automation of User Login and Password creation in OIM

809412Oct 13 2011 — edited Nov 15 2011
Hello everyone,

I'm currently using 11.1.1.3.0 of OIM, and I'm trying to automate the creation of the user's login.

I want to be able to generate a user's login based on the first letter of their first name, combined with their last name, and a two digit ID (starting at 0 and incrementing by +1 for each previous user).

Example:

xelsysadm goes to the administration page to create a new user.

The user has the following:

First Name: John
Last Name: Doe
Organization: Xellerate Users
User Type: Full-Time

And these are the only attributes filled out (Manager is not filled out.)

I would like the resultant user name to be JDoe00 (Or 01 if JDoe00 already exists, etc.) with a static valued password that they can change upon login.

How can I achieve this in OIM?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 13 2011
Added on Oct 13 2011
9 comments
540 views