UserData Widget plugin - bluesoft-rnd/aperte-workflow-core GitHub Wiki
User Data Widget plugin serves as proof of concept integration between Aperte Workflow and authorization mechanism like LDAP directory service or Liferay user database. Although it's functionality is limited to only listing defined user accounts, the plugin address most of the architecture challenges and can be used as solid foundation to build more sophisticated solutions.
Plugin capabilities
- Accessing user accounts in LDAP directory service
- Accessing user accounts with Liferay API
Provided widgets
Plugin downloads
The plugin source code can be obtained from its Aperte Workflow github repository.
Compiled version can be downloaded with Aperte Workflow Bundle from sourceforge repository.
Plugin installation
Copy the plugin jar into your existing Aperte Workflow installation. Place it into bundle installation directory. If not changed in PluginServlet init parameters it should be either ${aperte.workflow.home}/osgi-plugins
or ${liferay.home}/osgi-plugins
.