[ 
http://jira.amdatu.org/jira/browse/AMDATU-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=10859#comment-10859
 ] 

Bram de Kruijff commented on AMDATU-286:
----------------------------------------

The implementation of this rest service has been moved into its own 
useradmin-rest module under Amdatu Authorization. It seems along the way the 
implementation was changed from using JSon objects to JAX-RS annotated beans. 
Looking at the RoleBean that backs this requests it correct that the properies 
of a user are not exposed. I am not sure whether this is intentional. I guess 
blindly exposing all properties/credential also a questionable approach..

http://subversion.amdatu.org/viewvc/trunk/amdatu-authorization/useradmin-rest/src/main/java/org/amdatu/authorization/useradmin/rest/bean/RoleBean.java?root=amdatu&view=log


> useradmin user restlet doesn't return properties in GET request
> ---------------------------------------------------------------
>
>                 Key: AMDATU-286
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-286
>             Project: Amdatu
>          Issue Type: Bug
>          Components: Amdatu Auth
>    Affects Versions: 0.1.0
>            Reporter: Dion Meijer
>            Assignee: Ivo Ladage - van Doorn
>
> In 0.0.6, the json string for a user contained a property "properties", which 
> is missing in the trunk:
> {\"name\":\"Administrator\",\"properties\":{\"domains\":\"666ce149-c592-44a9-8630-32a286b0ef43,e5d1347a-c675-4014-b1da-e38ddb230fe9\",\"primaryDomain\":\"666ce149-c592-44a9-8630-32a286b0ef43\",\"username\":\"Administrator\"},\"groups\":[\"Administrators\"]}

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to