[midPoint] User search in json

Douglas Alves douglas.alves at ebz.tec.br
Thu Aug 26 21:34:30 CEST 2021


Hi,
I would like to know if Midpoint REST API accept user search with json instead of xml file, like this example:
curl --user administrator:5ecr3t -H "Content-Type: application/xml" -X POST http://localhost:8080/midpoint/ws/rest/users/search -d @query-user.xml -v
I've tried to send a json file converted from a xml file and I changed the "Content-type" of command, but doesn't work.


---
Kind Regards,

Douglas Alves.


More information about the midPoint mailing list