Fingerprint Certificate Mapper REST Endpoints

Fingerprint Certificate Mapper
The Fingerprint Certificate Mapper maps client certificates to user entries by looking for the MD5 or SHA1 fingerprint in a specified attribute of user entries.
Add, Search, Compare or Delete Fingerprint Certificate Mapper
Method: post
Path: /rest/v1/admin
Delete a Fingerprint Certificate Mapper by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Fingerprint Certificate Mapper by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Fingerprint Certificate Mapper by DN
Method: patch
Path: /rest/v1/admin/{dn}