Hi All,
Is any way to suppress password field not to display in registration restful 
call? Here is the request is seen in the client call.

ID: 2
Address: http://localhost:8080/syncope/rest/users?storePassword=true
Http-Method: POST
Content-Type: application/json
Headers: {X-Syncope-Domain=[Master], Authorization=[Bearer 
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJqdGkiOiJhZjRjMjcwMS0xMjNhLTRjNTgtOGMyNy0wMTEyM2FmYzU4OWQiLCJzdWIiOiJhZG1pbiIsImlhdCI6MTUxMTQ5MjA1NywiaXNzIjoiQXBhY2hlU3luY29wZSIsImV4cCI6MTUxMTQ5OTI1NywibmJmIjoxNTExNDkyMDU3fQ.zMSMWxw6I4FrD2Y4oSioF3bnCGpDWEZOlPnosDgjl5xa1v9W3Z_GhqZh9ikJpIIAM3nVMNSuMx6gDzXKJHQ-ZQ],
 Content-Type=[application/json], Accept=[application/json], 
Accept-Encoding=[gzip;q=1.0, identity; q=0.5, *;q=0]}
Payload: 
{"@class":"org.apache.syncope.common.lib.to.UserTO","creator":"admin","creationDate":"2017-11-24T04:53:16.004+0000","lastModifier":null,"lastChangeDate":null,"key":null,"type":"USER","realm":"/","status":null,"password":"xxxxxxxx”

Thanks

Ravi

Reply via email to