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 2016/04/02 11:04:25 UTC

[jira] [Resolved] (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 resolved OPENMEETINGS-16.
------------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Maxim Solodovnik
>             Fix For: 3.1.2, 4.0.0
>
>
> 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.3.4#6332)