Eus Workflow Element REST Endpoints

Eus Workflow Element
Enterprise User Security enables you to address administrative and security challenges for a large number of enterprise database users. Enterprise users are those users that are defined in a directory. Their identity remains constant throughout the enterprise. Enterprise User Security relies on Oracle Identity Management infrastructure, which in turn uses an LDAP-compliant directory service to centrally store and manage users. The Eus Workflow Element provides the EUS (Enterprise User Security) functionality. The Eus Workflow Element adds the required objectclasses to the realm entry and user entries in order to integrate with EUS. It also adds specific controls to enable account lock-out through EUS.
Add, Search, Compare or Delete Eus Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Eus Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Eus Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Eus Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}