Im seeing something a bit peculiar in my OBIEE application.
So I recently installed OBIEE 12c, moving up from 11g. Our 11g application was installed by some consultants, so Im using their installation as a loose guideline to my 12 installation. Of course, the consultants left next to no documentation as well.
In my 11g Weblogic Console -> Security Realms -> myrealm -> Providers tab -> Custom LDAP Authenticator -> Provider Specific tab
I am doing a copy and paste of the values on this page into my 12c. I restart my 12c server and go to
Security Realms -> myrealm -> Users and Groups tab
Here I see about 18 users pulled up through my custom LDAP authenticator. I checked this with my AD admin and confirmed that the search string I used and the results are as expected.
Now I go to my 12c Weblogic Enterprise Manager -> Business Intelligence -> Right Click coreapplication -> Security -> Application Roles
I click on one of my groups and hit Edit -> Add -> Type: User Display Name includes [Roger]
In 12c I get no results, because this user is not even a part of the 18 users.
When I go to my 11g Weblogic Enterprise Manager, do the exact same thing - I then get 30 users.
I understand my active directory search query is incorrect, as I was expecting a lot more users then just 18.
But I am really curious would anyone know why in my 11g Enterprise Manager it does NOT seem to be limited by the LDAP results from my 11g Weblogic Console?
Is there a setting some where I am missing?
Its almost like the search results in the 11g Enterprise Manager are INDEPENDENT of the 11g Weblogic Console?
--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Adding further detail and screen shots
So when I look in Weblogic Admin Console I see the following

There are no filters/customizations on this table. There is nothing in the link [Customize this table]
As you can see there are a total of 26 entries (some test accounts)
Its sorted alphabetically, and I am focusing on 'rodneyc'
There is only this one single individual in this table of 26 people.
BUT when I go to Enterprise Manager - Roles -> Add principal and do a search I get waaaaaayyyy more then 26 when searching for 'rod'

Is there something I am missing?