[midPoint] Midpoint Question
Jason Mark
jasonnmarkk77 at gmail.com
Sat Nov 16 21:13:09 CET 2024
Hi, I'm a bit new to midpoint and I need help. I need to write a connector
to rest api. I've searched a bit and I'm using the connector-rest-example
example. https://github.com/Evolveum/connector-rest-example I think I need
to use this. But I have 2 api. one for updating the user and the other for
user search. I will not create a user in the API's application. I will only
match the users that are there with the one in the midpoint and make
changes to the information of those users.
API addresses are as follows
http://example.com/api/rest/UsersSearch
http://example.com/api/rest/UsersSync
Although I use the searchOp method, when I look at the resource section in
the resource, I see a null pointer exception error. can anyone help me how
to do it?
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20241116/3d17979f/attachment.htm>
More information about the midPoint
mailing list