Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Mutual authentication for Outbound Rest

Mohammed Masi U
Tera Contributor

Hi Folks,

I have a requirement of certificate based authentication for outbound integration. I have created a certificate and also the mutual authentication protocol profile. In protocol profile we have a mandatory field called "Protocol" whatever we give it in there it  get's prefixed to the endpoint while testing the rest method. For example: Protocol is set as "mauth" and endpoint is "https://servicenow.com", endpoint at the time of test will become "mauth://https://servicenow.com", mauth:// will be added automatically. The issue here is, my application to which I'm sending the request expects "https" not "mauth" and it gives 403.  I cannot replace mauth with https as servicenow doesn't accept it.  Someone please help me with this.

Thanks!

0 REPLIES 0