we received lot of errors,
in fact, all the containers were present in the OID but are all of smaller case,
Issue:
Command FAILED, Reason: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - orcljaznjavaclass=weblogic.security.principal.WLSGroupImpl+cn=FUSION_APPS_PRJ_ADF_APPID not found for attribute orcljaznprincipal.]; remaining name 'cn=admin,cn=Roles,cn=IDCCS,cn=FusionDomain,cn=JPSContext,cn=FAPolicies'
Adding new grants.
Already in Domain Runtime Tree
Revoking any existing grants. Errors can be ignored.
Already in Domain Runtime Tree
Command FAILED, Reason: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - orcljaznjavaclass=weblogic.security.principal.WLSGroupImpl+cn=FUSION_APPS_SCM_ADF_APPID not found for attribute orcljaznprincipal.]; remaining name 'cn=admin,cn=Roles,cn=IDCCS,cn=FusionDomain,cn=JPSContext,cn=FAPolicies'
Adding new grants.
Already in Domain Runtime Tree
Revoking any existing grants. Errors can be ignored.
Already in Domain Runtime Tree
Command FAILED, Reason: javax.naming.directory.NoSuchAttributeException: [LDAP: error code 16 - orcljaznjavaclass=weblogic.security.principal.WLSGroupImpl+cn=FUSION_APPS_SETUP_ADF_APPID not found for attribute orcljaznprincipal.]; remaining name 'cn=admin,cn=Roles,cn=IDCCS,cn=FusionDomain,cn=JPSContext,cn=FAPolicies'
Adding new grants.
Already in Domain Runtime Tree
Cause:
Containers has the values, but the orcljaznjavaclass was set to exactMatch,
Causing the errors during post-configure.
Fix:
Login to ODSM as orcladmin
Seltect Schema -> search orcljaznprincipal -> on the right side,
Select Equality -> select "caseIgnoreMatch"
Save and exit
Rerun the post-configure step.