Connectivity
Register Connectivity utility
Register Connectivity utility
The end-to-end tutorial is installed as part of the Omada Connectivity SDK and shows you how to fully manage a directory with users, groups and assignments.
The SDK has a JavaScript file that contains an API for the System onboarding process in Enterprise Server.
Libraries for coding new connectivity are located in the folder C:\\Program Files\\Omada SDK\\V14.0\\libs.
This section outlines information that supports the procedures in this guide, such as parameters that you can set, attributes, extensions, configurations and others.
Schemas specify the required format of XML configuration files. You can find the schema files for XML files in the folder C:\\Program Files\\Omada SDK\\V14.0\\schemas.
The Omada Connectivity Software Development Kit (SDK) is a separate component that allows Omada customers, partners and third parties to create new full-stack connectivity for Omada Identity outside of the general Omada release cycle.
In this first set of procedures, you must deploy and register a new connectivity, so it can be used in the system onboarding process.
To use the new connectivity in the System onboarding process, you must first register the connectivity in the Enterprise Server by registering the Connector.
The next step in the end-to-end tutorial is to test your connectivity and see where each of the deployed and registered components comes into play.
The next step is to test the connectivity and see where each of the components come into play.
A Query collector allows you to write a fully customized collector without the need to dive to deep into technical aspects of SSIS or deploy custom packages.
To perform provisioning, you must write a connector. To do this, you must create a solution in Visual Studio, create a connector configuration class and implement the connector logic.
The system onboarding POST action can be used to verify and modify already-entered onboarding values. In the following example, you can write a POST action, which validates that the entered path to the XML file for the directory is correct, and therefore confirm that the file does exist.
The template connector tutorial is installed as part of the Omada Connectivity SDK, located in the folder C:\\Program Files\\Omada SDK\\V14.0\\tutorials\\template connectivity.
Templates for all the System onboarding configurations can be found in the following path\\Program Files\\Omada SDK\\V14.0\\templates\\xml.