Actions
Bug #4420
closedEnforce permissions for tpc workflow viewing and scheduling
Start date:
09/28/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4420
Description
The existing squery functionality handles the visibility of workflows for the appropriate users.
The schedule link for each workflow should be active only for users that have read permissions on the associated kar file.
Updated by Michael Daigle about 15 years ago
Implemented the isValid service on the metacat authentication service, and added the authority service. The workflow scheduler verifies that the user session is valid (logged in) and that the user has the authority to write a workflow before allowing them to schedule a job.
Actions