Identity Management (MOSC)

MOSC Banner

OIM 10g vs 11g

edited Dec 15, 2011 2:35AM in Identity Management (MOSC) 2 commentsAnswered
anyone else have issues with the differences between 10g vs 11g:


1.       Access policies – the API defines just 1 method. No methods are available for the usual AP operations.

11g API has only: oracle.iam.accesspolicy.api - Interface AccessPolicyService : evalutePoliciesForUser(java.lang.String userKey) 

10g API (Thor.API.Operations Interface tcAccessPolicyOperationsIntf) has:

assignGroups, assignObjects, createAccessPolicy, evaluatePolicyEffect, getAccessPolicyByResourceName and about 15 more methods.

 

2.       Even with some of the other basic functions, for eg: Organization Management,

11g APIs have functions for create, delete, disable, enable, search and modify only 

10g APIs (Thor.API.Operations Interface tcOrganizationOperationsIntf) have

addAdministrator, addObjectAllowed, getNumberOfSubOrgs, getObjects, getSubOrganizations, getUnassignedResources and about 12 more methods that we could use.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center