Blind Trust Manager Provider REST Endpoints

Blind Trust Manager Provider
The blind trust manager provider always trusts any certificate that is presented to it, regardless of its issuer, subject, and validity dates. Use the blind trust manager provider only for testing purposes, because it allows clients to use forged certificates and authenticate as virtually any user in the server.
Add, Search, Compare or Delete Blind Trust Manager Provider
Method: post
Path: /rest/v1/admin
Delete a Blind Trust Manager Provider by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Blind Trust Manager Provider by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Blind Trust Manager Provider by DN
Method: patch
Path: /rest/v1/admin/{dn}