Details
-
Feature
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
1.10
-
None
Description
Handling of access tokens by JobScheduler Master
- JobScheduler Agents can require an access token as specified by
JS-1589. Such tokens are forwarded by JobScheduler Master to the respective Agents. - JobScheduler Master expects access tokens to be specified with the process class configuration that indicates the Agent, see
JS-1590
Handling of access tokens by JOE
- JOE offers to create access tokens as UUIDs.
- JOE adds access tokens to process classes as specified with the examples in
JS-1590. - Users can assign an individually generated token to a process class or they can assign a token that is generated by JOE.