Hello All,
I would like to use ION API and try to create IFS Group and add IFS users to the IFS Group. Is this possible through ION API?
If not are there any other ways to do that?
Thanks in advance.
Warm regards,
Santhosh B
You can through the API Gateway… Have you looked at SCIM provisioning though?
I agree with Kevin, you should definitely review adding Federated Security and/or SCIM Group provisioning. https://docs.infor.com/inforos/2026.x/en-us/techlib_cloud/default.html
When I look into the API gateway for ION IFS, I see various endpoints for masterdatatypes
/usermgt/v2/admin/masterdatatypes
and related to a particular masterdatatype, we need to fetch masterdatanodes
/usermgt/v2/admin/masterdatatypes/{masterdatatypeguid}/masterdatanodes
This is understandable. But if I have to get Groups information how do i go about it through ION API? How do I get the right {masterdatatypeguid}