Friday, February 9, 2007

Security in Pentaho OpenBI Suite

Pentaho OpenBI Suite doesn't has a security feature implemented in it. So what we do!!!!.
Implement it!!!! There is a lot of Opensource SingleSignOn and LDAP products available in Source Forge . lets consider OpenLDAP and JOSSO (Java Opensource Single Sign On )
Since Pentaho BI Suite is implemented on Jboss Server we can integrate the above mentioned products within Jboss and create a Realm of users.

So how we implement?

No comments: