Oracle Identity Manager: Provisioning to a Database Table
Provisioning a User to a Database Table More information in the Provisioning a User to a Database Table tutorial. Create or configure the database table 1.Creating the table You can work with a already configured table or you can create your table of user data as follows: CREATE TABLE “XLADM”.”USER_DATA” ( “USER_ID” VARCHAR2(20 BYTE) NOT [...]
Oracle Identity Manager – Flat File Reconciliation
Performing Flat-File Reconciliation. This guide uses the following tutorial. Create the flat file. 1. Shut down Oracle Identity Manager Server Administrative and User Console Design Console. 2. Create the flat file. Within the stage dir /GTC/External Files directory, create the flat file and call it . Example: D:\Oracle\xellerate\GTC\External Files\users 20100101.txt #GTC Trusted Source login,firstName,lastName,eMail,organization USERTEST,usu_name,usu_lastname,usutest@example.com,Xellerate [...]
Oracle Identity Manager: Installation
This is just a resume of I what did following the Oracle Identity Manager Installation Guide. Installing Oracle Identity Manager on Windows. 1 – Installing WebLogic wls1032_win32.exe 2 – Creating a WebLogic Domain, User, and Group for Oracle Identity Manager Launch the WebLogic Configuration Wizard Oracle WebLogic > WebLogic Server 11gR1 > Tools > Configuration [...]
Sun Identity Manager: User Functions
Now I’ve explained the objects used within an identity enviroment, I am going to detail the functions related to the users. For more information about the users or accounts, you can read previous post. User Users and related accounts are shown on Identity Manager as an unique identity, that allows the user to be modified [...]
Sun Identity Manager: Resource Functions
Now I’ve explained the objects used within an identity enviroment, I am going to detail the functions related to the resources. For more information about the resources, you can read previous post. Recursos The principal resource’s functions are connection configuration and data obtention. There are two ways to obtain data: synchronization and reconciliation. The first [...]
Sun Identity Manager: Objects
I am going to give more details about Sun Identity Manager, for a short description you can see the introduction. Identity Manager Objects. I am explaining the concepts that are used in Sun Identity Manager to carry out identity management, these are the following: User accounts Roles Resources and resources’ groups Organizations Capabilities Administration Roles [...]
Sun Identity Manager: Introduction
I’ve been working with Sun Identity Manager for a while, I am also doing my thesis about it, so I think it’s time to explain every one what’s that. Sun Java System Identity Manager (IdM) is an identity management tool distributed by Sun Microsystems. Identity Management consist in administering each user life-cycle as an unique identity within [...]