There are three tables that contain information about CABI users and their user roles:
-
JIUser is user table.- JIRole is role table.- JIUserRole is joint table
- Checked in JIUserRole table, just role ROLE_SUPERUSER was assigned to 'superuser' user.
- Insert a row in JIUserRole table, assigned below roles to 'superuser' user:
--> ROLE_USER
--> ROLE_ADMINISTRATOR
- Also, add ROLE_ADMINISTRATOR role to CABI_REST_USER.
- Deactivate/activate cabi probe.