Hello folks!
I've read many articles about how to use custom authorization and based on Pentaho documentation (http://wiki.pentaho.com/display/Serv...y+Applications ) it's possible to use my own authentication system, right?
My company have an app to authenticate users and it's based on oauth2 protocol. This is what i would like to use instead the default Pentaho auth process.
I was wondering if I need to do something more than create my bean using spring auth or this is suficcient to use my own auth app.
Any advice?
Thank in advance.
I've read many articles about how to use custom authorization and based on Pentaho documentation (http://wiki.pentaho.com/display/Serv...y+Applications ) it's possible to use my own authentication system, right?
My company have an app to authenticate users and it's based on oauth2 protocol. This is what i would like to use instead the default Pentaho auth process.
I was wondering if I need to do something more than create my bean using spring auth or this is suficcient to use my own auth app.
Any advice?
Thank in advance.