Frm-93330 Fatal authentication error: User does not have proper credentials configured.
Hi,
I have this environment:
forms 11.1.2.1
oam 11.1.2.3
oid 11.1.1.9
webgate
in oid I have same users in different containers for example:
cn=user1,cn=a,cn=users,dc=it,dc=customer
cn=user1,cn=b,cn=users,dc=it,dc=customer
and I have a default rad for my forms application
Is there a way to modifiy FormsOidConfig.xml to force to use a specific users container?
I tried to put Realm entry in the xml file as mentioned in doc id 2355615.1 but this note is for 12 version and in 11 it seems doesn,t work And I receive frm-93330 error.
if I remove from oid the user duplicated the forms application works fine.