[midPoint] Event driven notification with RESTful service

Болат Казыбаев B.kazybayev at ktg.kz
Tue Jul 12 13:38:46 CEST 2016


Hi there,

First of all, thank you midPoint development team, for a major update of midPoint. It looks amazing!

I have to integrate some information system with midPoint. Thus:

1)      I need to call some REST service when user will be created, modified, deleted using POST, PUT, DELETE method.

2)      I need REST service in order to be called by other information system. Actually I need getUsers and getUserById methods. This methods exist in SOAP web service interface.
I read about IDM Model web-service interface on wiki page https://wiki.evolveum.com/display/midPoint/IDM+Model+Web+Service+Interface, but it seems https://github.com/Evolveum/midpoint/blob/v3.4/infra/schema/src/main/resources/xml/ns/public/model/model-3.wsdl wsdl is broken, because I cannot generate client with SOAPUI. So my questions are:

1.       Where I can get valid wsdl file in order to generate web-service client with SOAPUI?

2.       Is it possible to implement event driven notification service in midPoint?

3.       What is a purpose of services section in GUI?

4.       How to create a service, http://localhost:8080/midpoint/wicket/bookmarkable/com.evolveum.midpoint.web.page.admin.services.PageService?4 , is there any example?
Thank you in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20160712/d1e444e8/attachment.htm>


More information about the midPoint mailing list