[seek-dev] [Bug 1675] New: - create Ecogrid authentication service

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Nov 29 11:42:46 PST 2005


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=1675

           Summary: create Ecogrid authentication service
           Product: SEEK
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: RESOLVED
          Severity: normal
          Priority: P2
         Component: ecogrid
        AssignedTo: bzhu at sdsc.edu
        ReportedBy: bzhu at sdsc.edu
         QAContact: seek-dev at ecoinformatics.org


As we are developing 'put' service in Ecogrid, we see a need to have a 
standalone Ecogrid authentication service which has two operations.
   1. login(String username, String password), which returns a sessionId.
   2. logout(String sessionId)

The sessionId will be later used by 'put' or 'get'.

------- Additional Comments From jones at nceas.ucsb.edu  2005-11-29 11:42 -------
DOne, plus we are migrating to a Web Service only implementation.


More information about the Seek-dev mailing list