Project

General

Profile

Actions

Bug #5131

closed

Authentication and authorization of Scheduler server

Added by Jing Tao over 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
sensor-view
Target version:
Start date:
08/06/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5131

Description

When a user tries to schedule a workflow through a kepler client, the scheduler server should check weather the user has the permission.

The session id of the user will be passed to the scheduler when user calls the methods like add/delete/scheduleJob. Scheduler server will used the sessionid to call the two methods:
String isLoggedIn(String sessionid)
boolean isAuthorized(String user)

This mechanism has existed in our current scheduler server code.

Actions #1

Updated by Jing Tao over 13 years ago

We used the existing mechanism in the current scheduler server. It works good.

Actions #2

Updated by Derik Barseghian about 13 years ago

changing bugs from REAP to Kepler product

Actions #3

Updated by Redmine Admin almost 11 years ago

Original Bugzilla ID was 5131

Actions

Also available in: Atom PDF