Manage IDM users by API

Hello,

We are useing Operations Bridge Manager 23.4 with IDM Saml configuration. We want to get user list that is created in OBM and also delete users with some conditions (for example: by name or inactivity for some period)

Is there any API for these operations.

Thanks and regards.

Parents Reply Children
  • Suggested Answer

    0   in reply to   

    "opr-user -list_user" gets you the list of all users that are in OBM. Those users where created via IDM and synchronized to OBM.

    "opr-user -del_user" will delete the user from OBM but not from IDM, when you "Synchronize and Refresh" in OBM, the user will reappear in OBM again.

    I am not aware of any API that allows you delete users in IDM. Please log an IDEA Exchange.