Actions
Bug #1676
closedcreate Ecogrid authentication service
Start date:
09/10/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1676
Description
As we are developing Ecogrid's put service, we see a need to have a standalone
Ecogrid authentication service which has following two operations.
1. String login(String userName, String passWord), which returns a
string of sessionId.
2. logout(String sessionId)
Updated by Matt Jones almost 19 years ago
Won't fix, not relevant now that we are dropping globus. Will be using GSI with
Web services and a GAMA-based authentication server.
Actions