LDAP authentication, how to Disable Users Without BI Publisher-Specific Roles from Logging In
Hi,
We use Fusion Middleware for Security management. I added LDAP authenticator in weblogic. BI groups are created in LDAP. Both authentication and authorization through LDAP are working now.
But how do I stop non-bi user from logging to BI Publisher? Now every LDAP user can login in BI Publisher. I only want those that have BI specific groups able to login to BI Publisher.
document http://docs.oracle.com/cd/E28280_01/bi.1111/e22255/alt_security.htm#BIPAD4829
"3.10.3 Disable Users Without BI Publisher-Specific Roles from Logging In
In <repository>/Admin/Configuration/xmlp-server-config.xml, add the following property and setting:
<property name="REQUIRE_XMLP_ROLE_FOR_LOGIN" value="true"/>"