Oracle Identity Analytics (OIA) is an application from Oracle Identity Management Suite that provides role management and automates identity based controls. OIA was earlier Sun Role Manager (SRM)and before that it was Vaau‘s RBACX. More on OIA Architecture here and high level OIA installation steps here
In this post I am going to cover two type of Users in OIA, i.e. Global Users and OIA Users.
Explain difference between OIA users and Global users is also one of OIA Certification topic under Security Models in OIA
OIA Users :
1. OIA users are users that can login to OIA application (/rbacx)
2. OIA users are stored in table rbx_users in OIA schema (rbacxservice)
3. OIA users are created from OIA UI Administration -> Access Control -> OIA Users : New OIA User
4. When you install OIA , system automatically creates one OIA user rbacxadmin (with default password password)
OIA Global Users :
1. Global users are users under Identity Warehouse
2. Global users are stored in table globalusers in OIA schema (rbacxservice)
3. Global users can’t login to OIA application (/rbacx)
4. Global users are created from
a) OIA UI Identity Warehouse -> Users-> New User
b) OIA import job from User provisioning software (OIM, Sun Identity Manager) integrated with OIA
c) OIA import job from csv file
5. When you install OIA there are NO global users, you must load identity warehouse to create global users