Search users from LDAP in OEM
This post is related to my newest version 13.5.0.11.
I tried to configure OEM with AD authentication. Well, generally I did it, it is working, but I still have some doubts and questions. Let's start from the begging. Below steps I did to configure this auth
Weblogic configuration:
I added new Security Realm called OEMLDAP. It has flag SUFFICIENT, It is able to connect to AD, It has a correct UserBaseDN ( over 1000 logins inside) as well as UserFilter (USER has to be a member of group OEM_TEST - about 10-20 logins).
OEM :
First of all I set autoprovisioning to true restarted OMS once more and ... success :). Users from the group OEM_TEST are able to login !