Overview of the Updated Custom Connector Interface

SailPoint has introduced an updated User Interface (UI) for Identity Security Cloud custom connectors which can dynamically render different elements and attributes. This refactoring of the source configuration is easier to understand and read, helping administrators take better advantage of the updated UI.

In this document, you will learn how to create a connector UI which uses the updated interface. The UI is composed of a set of forms that an administrator interfaces with to configure a source. It examines the look and feel of the updated UI to help you understand its various components. Then, using an example connector, it examines various elements and their attributes. Finally the document explains how to modify type attributes as and when that's required.

For additional information on creating custom connectors, you can also refer to this article: Creating a custom connector using SailPoint’s OpenConnector framework.