read-only role

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2013 04:36 AM
Whether it is possible to forbid users to edit "Model workspace" (to leave the rights only for reading)?
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2013 04:54 AM
Currently, this is not built-in. The security-roles created in the Explorer demo-data generator are "user" and "admin". It's possible to add your own groups and alter the UI to refuse access to the modeler when the user is not part of the given role.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2013 07:20 AM
where to change UI ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-15-2013 10:33 AM
For such UI-changes, it's required that you alter the files in the activiti-explorer project source code (this is a maven-project, jar) and include your custom activiti-explorer.jar in the explorer WAR instead of the original one.
