Subject Equals DN Certificate Mapper REST Endpoints

Subject Equals DN Certificate Mapper
The Subject Equals DN Certificate Mapper maps client certificates to user entries based on the assumption that the certificate subject is the same as the DN of the target user entry.
Add, Search, Compare or Delete Subject Equals DN Certificate Mapper
Method: post
Path: /rest/v1/admin
Delete a Subject Equals DN Certificate Mapper by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Subject Equals DN Certificate Mapper by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Subject Equals DN Certificate Mapper by DN
Method: patch
Path: /rest/v1/admin/{dn}