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

Compare with Current View Page History

« Previous Version 3 Next »

Authentication

Authorisation

  • JOE should consider permissions on specific operations of the editor.
  • Permissions should be associated to roles.
  • Roles should be authorized via Apache Shiro.

Permissions

  • Access to specific directories for storing job objects.
  • Access to specific functions based on job objects, e.g. 
    • permission to manage schedules
    • permission to manage orders
    • permission to manage jobs and job chains

 

  • No labels