ISC : disable or enable methods with openconnector

Hi all,

Do someone know how to pass additional data in options parameters for the enable and disable methods ?
I use openconnector to develop Custom Connector.

Thanks

To answer, it’s not possible to do it.
What I performed is

From my java method

  1. Connecting to ISC tenant using the v3 api
  2. Call the API to get Identity Informations with the nativeIdentifier
  3. Perform the needed action with the data fetched from API

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.