Access Rights
Access Rights
The Access Rights plug-in tool allows access rights checks to be performed outside of Rosetta. On checking the access rights, the plug-in returns a true or false value that controls whether an object can be viewed.
Plug-in Parameters
Depending on the specific implementation, a plug-in may or may not require parameters. If the plug-in does require parameters, they are populated during installation of a new instance of the plug-in.
Usage
TheAccess Rights plug-in is available as input criteria on the access rights configuration page.
Access Rights Plug-in Configuration
The plug-in relies on two properties:
- Token – This should be concatenated to the delivery URL (created by the external system accessing Rosetta) and will be used by the plug-in.
Example:
http://rosetta.exlibrisgroup.com:1801/delivery/DeliveryManagerServlet?dps_pid=IE17978/delivery/DeliveryManagerServlet?dps_pid=IE17978&token=<token> |
- IP - The IP address is derived from the General Parameter client_ip_header (similar to any other IP-based access right functionality).
Implementations
There are no implementations for the Access Rights plug-in.