You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2013/11/11 06:18:18 UTC

[jira] [Updated] (OPENMEETINGS-16) Missing functionality in SOAP/REST API

     [ https://issues.apache.org/jira/browse/OPENMEETINGS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik updated OPENMEETINGS-16:
-----------------------------------------

    Fix Version/s:     (was: 3.0.0 Apache Release)
                   3.1.0 Apache Release

> Missing functionality in SOAP/REST API
> --------------------------------------
>
>                 Key: OPENMEETINGS-16
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-16
>             Project: Openmeetings
>          Issue Type: Improvement
>          Components: SOAP/REST API
>            Reporter: Thomas Nordström
>             Fix For: 3.1.0 Apache Release
>
>
> To be able to use SOAP/REST API for fully managing users and organizations from an external system there seems to be missing some functionality/methods in API.
> The following API methods needs to be added for complete management of users and organizations through API:
> Organizations
> ---------------------------------
> - addNewOrganisation (Add a new organization)
> - updateOrganisation (Update name of existing organization)
> - deleteOrganisation (Delete an organization by ID)
> - getOrganisations (List all existing organizations)
> - removeUserFromOrganisation (Remove user from an organization)
> Users
> ----------------------------------
> - updateUser (Update existing account)
> - getUsers (List all users)
> Also addNewUser and updateUser should take SIP-account settings as parameters. These are now missing from already existing addNewUser method. As an alternative SIP-account settings could be set by separate method.



--
This message was sent by Atlassian JIRA
(v6.1#6144)