Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Taskana distinguishes between three different roles:

  • USER
    The USER role grants access to Taskana. USER is everybody who gets assigned to and completes tasks. 
  • BUSINESS_ADMINISTRATOR
    The BUSINESS_ADMINITRATOR role allows to change the business configuration (workbaskets, classifications, ...)
  • ADMINISTRATOR
    The ADMINISTRATOR role includes all permissions on the system.


Since Taskana is based on JAAS, it provides a basic role mapping for Principals to roles. This is configured in the TaskanaEngineConfiguration. You can assign a list of Principal names to each role. Taskana will check if one of the user principals is contained in the required role.


  • No labels