XML Templates
You can use collector and connector templates as a base for writing new template-based connectivity.
In Omada Identity 16.0.0, templates are no longer distributed with the Omada Connectivity SDK installer. Obtain them directly from the Omada Identity portal.
Collector templates
Obtain collector templates in the Omada Identity portal. Go to Setup > Connectivity > Collectors.
| Template | Collector |
|---|---|
ODW-LDAP.xml | Lightweight Directory Access Protocol (LDAP) |
ODW-ODATA.xml | OData Service |
ODW-REST.xml | REST |
ODW-SCIM20.xml | SCIM V2.0 |
ODW-NETQuery.xml | .NET Query Collector |
To retrieve the XML for a given collector, open the forms designer and unselect the Hidden (server side) flag on the Onboarding configuration property.
Connector templates
Obtain connector templates in the Omada Identity portal. Go to Setup > Connectivity > Connectors.
| Template | Connector in Enterprise Server |
|---|---|
OPS-Database | Generic database connector |
OPS-LDAP | LDAP connector |
OPS-PowerShell | PowerShell connector |
OPS-REST | REST connector |
OPS-SCIM20 | SCIM V2.0 |
As with collectors, unselect the Hidden (server side) flag on the Onboarding configuration property to retrieve the XML.