Skip to content

User Roles and Services

vjrj edited this page May 27, 2019 · 17 revisions

This is a list of users roles in ALA CAS-5 auth system.

The list of user roles are in https://yourauth.example.com/userdetails/admin/role/list and is created via this init sql script.

Feel free to edit this table.

Role name Description
ROLE_ABRS_ADMIN
ROLE_ABRS_INSTITUTION
ROLE_ADMIN Admin role for ALA staff
ROLE_API_EDITOR Enables a user to update the online web service API
ROLE_APPD_USER APPD user
ROLE_AVH_ADMIN
ROLE_AVH_CLUB
ROLE_COLLECTION_ADMIN
ROLE_COLLECTION_EDITOR
ROLE_COLLECTORS_ADMIN
ROLE_FC_ADMIN Admin role for the Field Capture webapp
ROLE_FC_OFFICER Field Capture officer role
ROLE_FC_READ_ONLY Provides read only access to all projects in the field capture system.
ROLE_IMAGE_ADMIN
ROLE_SPATIAL_ADMIN
ROLE_SYSTEM_ADMIN
ROLE_USER
ROLE_VP_ADMIN
ROLE_VP_TEST_ADMIN The admin role for BVP Test server
ROLE_VP_VALIDATOR

Note: When this wiki table is completed, would be great to update the table user_role with this info so our auth system is better documented without necessity of this page.

Clone this wiki locally