Design

Once high level analysis of whether or not a connector can be built or not, we need to start designing the various components.


This is the companion discussion topic for the documentation at https://documentation.sailpoint.com/connectors/custom_source_config/help/idn_custom_connector_configuration/design.html

Hello,

disable and enable methods have 2 parameters

  • String nativeIdentifier
  • Map<String, Object> options

How to pass values in options parameter? Could you please clarify the documentation and provide an example?

Thanks