How to enable MTLS for inbound REST APIs in servicenow
I was trying to configure MTLs for my servicenow inbound REST APIs and followed the below steps:. Verify that the Certificate-based authentication plugin (com.glide.auth.mutual) is activated in your instance.. Ensure that ADC-to-APP mTLS is enabled f...