[Appendix]
Supported Roles in panopticon Real Time
Depending on the authentication or user management mechanism used, the role that a user should have been specified and then mapped to a group set in Panopticon.properties.
Property |
Description |
Default Value |
access.administrator.groups |
The role that is mapped to the administrator group. |
admin |
access.default.roles |
The default roles applied to all users of the server. For example, if access.default.roles=DESIGNER,ADMINISTRATOR and a user with a VIEWER role logs on to the server, then the user will simultaneously have a VIEWER, DESIGNER, and ADMINISTRATOR roles. A blank value for access.default.roles is equivalent to ANONYMOUS. A blank value or the value ANONYMOUS will NOT block users from authenticating. NOTE: The roles that can be assigned in this property can only be ADMINISTRATOR, VIEWER, ANONYMOUS, and/or DESIGNER. This property is case sensitive. |
VIEWER |
access.designer.groups |
The role that is mapped to the designer group. |
designer |
access.viewer.groups |
The role that is assigned to the viewer group. |
|
NOTE |
· Group sets can be added for a role, separated by a comma. · To be able to use all of the features of Panopticon Real Time, a user is required to have Designer and Administrator roles. · When using Altair Units licensing, different user roles will check out different numbers of Altair Units.
|