Hello everyone!
I have problems with Mondrian security...
Scenario:
Real environment:
- Pentaho 4.5
- Mondrian Schema with Roles an Joint Roles
- MondrianOneToOneUserRoleListMapper enabled in pentahoObjects.spring.xml
- Authentication and Authorization in Pentaho is defined by
<import resource="applicationContext-spring-security-jdbc.xml" />
<import resource="applicationContext-pentaho-security-jdbc.xml" />
And sql querys that retrieves users and roles from third system.
- Authentication is integrated with a CAS service.
When I launch OLAP views, security defined in Mondrian schema does not work, and a user with restricted data can view all.
I have tested the mondrian schema with a Pentaho 4.5 configuration in other test environment without JDBC oriented security and without CAS and security in OLAP views works.
Any suggestion?
I'm thinking if there are problems using MondrianOneToOneuserRoleListMapper in combination with JDBC and CAS security configuration in Pentaho. Did i forget some configuration tip?
Thanks
I have problems with Mondrian security...
Scenario:
Real environment:
- Pentaho 4.5
- Mondrian Schema with Roles an Joint Roles
- MondrianOneToOneUserRoleListMapper enabled in pentahoObjects.spring.xml
- Authentication and Authorization in Pentaho is defined by
<import resource="applicationContext-spring-security-jdbc.xml" />
<import resource="applicationContext-pentaho-security-jdbc.xml" />
And sql querys that retrieves users and roles from third system.
- Authentication is integrated with a CAS service.
When I launch OLAP views, security defined in Mondrian schema does not work, and a user with restricted data can view all.
I have tested the mondrian schema with a Pentaho 4.5 configuration in other test environment without JDBC oriented security and without CAS and security in OLAP views works.
Any suggestion?
I'm thinking if there are problems using MondrianOneToOneuserRoleListMapper in combination with JDBC and CAS security configuration in Pentaho. Did i forget some configuration tip?
Thanks