[ 
https://issues.apache.org/jira/browse/AIRAVATA-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702368#comment-13702368
 ] 

Amila Jayasekara commented on AIRAVATA-880:
-------------------------------------------

Hi Viknes,

Further consider adding other user related operations into admin UI you are 
developing.
Other operations include;
1. Adding system users
2. Deleting system users
3. Changing password

All these operations are currently implemented in 
org.apache.airavata.services.registry.rest.security.local.LocalUserStore [1]. 
You may expose these functionalities through the API.

[1] 
https://svn.apache.org/repos/asf/airavata/trunk/modules/rest/service/src/main/java/org/apache/airavata/services/registry/rest/security/local/LocalUserStore.java
 

Thanks
Amila
                
> Have a UserRegistry API to support user related operations
> ----------------------------------------------------------
>
>                 Key: AIRAVATA-880
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-880
>             Project: Airavata
>          Issue Type: Improvement
>          Components: Registry API
>    Affects Versions: 0.9
>            Reporter: Viknes Balasubramanee
>         Attachments: Airavata-880.patch
>
>
> Implement an API to deal with User Management related operations. This would 
> be useful for the webapps that are going to be developed as a part of the 
> GSOC projects and also to support monitoring capabilities(preferably by 
> admins) by these webapps

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to