Service URL
To be filled in
Service WSDL
To be filled in
Jira space regarding this project
Source code availability
To be filled in
The source code can be found at:
The following tools are required to build the source code:
The code has the following dependencies:
- Moira library code available from
- Moira JNI interface code available from
- AXIS version ...
Security
This service does require authorization and provisioning. However, there is a long term goal of introducing a newer security model for the service which will rely on authentication and all authorizations will be handled by Moira internally.
SLA
You can submit a support request to the RT queue ISDA::WS-SUPPORT via the isda-ws-support Moira list, or directly via RequestTracker.
more to come...
Description
The Moira web service is a SOAP/WSDL web service that can be used to access and modify information in Moira. More information about Moira can be found at...
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.
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
Other issues requiring further discussion:
- evloving the security model
- devloping other use cases
- timelines
- sample source code for other application developers