Directory Integration Platform Extension REST Endpoints

Directory Integration Platform Extension
The Directory Integration Platform Extension defines an extension that will be used by Directory Integration Platform (DIP) to synchronize user passwords between OUD and one or more directories. This extension defines the synchronization settings between OUD and one or more external directories. When enabled, it captures the clear-text passwords of the user entries and also performs on-demand authentication, whenever required.
Add, Search, Compare or Delete Directory Integration Platform Extension
Method: post
Path: /rest/v1/admin
Delete a Directory Integration Platform Extension by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Directory Integration Platform Extension by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Directory Integration Platform Extension by DN
Method: patch
Path: /rest/v1/admin/{dn}