Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Scope

  • Authentication and authorisation for JOE are part of a major feature:
    Jira
    serverSOS JIRA
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId6dc67751-9d67-34cd-985b-194a8cdc9602
    keyJS-1379
     

Authentication

Authorisation

  • JOE should consider permissionss on specific operations of the editor.
  • Permissions should be grouped to roles.
  • Roles should be associated to users and 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

...