Pass Through Authentication Workflow Element REST Endpoints

Pass Through Authentication Workflow Element
The Pass Through Authentication Workflow Element provides pass-through authentication to an authentication service such as Kerberos Distribution Server (KDC), SMTP server or external LDAP Servers such as Active Directory etc. The Pass Through Authentication Workflow Element uses a combination of workflow elements to perform lookup and authentication of the authenticating user.
Add, Search, Compare or Delete Pass Through Authentication Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Pass Through Authentication Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Pass Through Authentication Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Pass Through Authentication Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}