...
The initial intended audience of this web service is the MIT Touchstone CAMS component. It is also expected that Stellar 3.0 will use this as well.
Accessing the Moira web service In order to use the Moira web service, an application must authenticate itself to the Moira web service. Authentication is done via an application X509 certificate. An application certificate can be obtained from mitca@mit.edu. Please refer to the document "Using Application Client Certificates" for instructions on how to obtain and use application certificates.
Use cases:
- adding an item to a list
- removing an item from a list
- get a list or array of all lists to which a user, string, or other object belongs
- get a list or array of all lists for which a user has admin privileges or membership modification privileges
...