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

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Sep 10 18:21:24 PDT 2004


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

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


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)



More information about the Seek-dev mailing list