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...
...
- evloving the security model
- devloping other use cases
- timelines
- sample source code for other application developers
API's / Functions:
The currently implemented read API's are:
Panel |
---|
validateUser - validates whether-or-not a specified MIT ID belongs to a specified user. |
The following 2 write API's are non-operational in that the Moira web service does not currently have write access to Moira.
Panel |
---|
deleteMemberFromList - delete a member from a specified Moira group/list. |
Service URL
https://mapws-stage.mit.edu/moiraws/services
Service WSDL
Moira WSDL https://mapws-stage.mit.edu/moiraws/services/moira?wsdl
Admin Service WSDL https://mapws-stage.mit.edu/moiraws/services/AdminService?wsdl
Version WSDL https://mapws-stage.mit.edu/moiraws/services/Version?wsdl
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 ...
Examples:
Client code sample addMemberToList API
Client code sample deleteMemberFromList API
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...