[seek-dev] [Bug 1694] New: - Modify get and query interfaces to accept sessionId to allow for access to private records

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Sep 17 14:44:39 PDT 2004


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

           Summary: Modify get and query interfaces to accept sessionId to
                    allow for access to private records
           Product: SEEK
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ecogrid
        AssignedTo: jones at nceas.ucsb.edu
        ReportedBy: tao at nceas.ucsb.edu
         QAContact: seek-dev at ecoinformatics.org


Currently the get and query operation in EcoGridQueryInterfaceLevelOne doesn't
has  any authentication. It works as anonymous user, e.g. in metacat it is user
- public. It is impossible for the anonymous user to get some private records.

Now we already have authentication interface in ecogrid and it is time to add
two new operation - get and query with sessionid (which obtained from
authentication interface). By those two methods, client can access some private
records in ecogrid node.

Those two method will base on current ones and add a new parameter - sessionid.

Do the two operations will be added to EcoGridQueryInterfaceLevelOne interface?



More information about the Seek-dev mailing list