...
- Web services security basics
- How to secure a existing and new web service services are secured in Pentaho today
- How existing and new web services will be secured in Pentaho in the future
Background
The ultimate destination of resources provided by the Pentaho BI Server is your users. Those resources can be consumed directly using a web browser or indirectly using web services. In the former case, the user has explicitly requested the resource. In the latter case, code has requested the resource (on behalf of the user).
...