An Azure service that provides a hybrid, multi-cloud management platform for APIs.
@Abhay Chandramouli Thanks for reaching out. To validate a client certificate using policies in APIM, you can use the validate-client-certificate policy. This policy enforces that a certificate presented by a client to an APIM instance matches specified validation rules and claims such as subject or issuer for one or more certificate identities.
For more information please refer:
https://learn.microsoft.com/en-us/azure/api-management/validate-client-certificate-policy
let me know incase of further queries, I would be happy to assist you.
Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.