How to configure mutual authentication for Inbound?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 11:12 AM
I am trying to set up inbound mutual authentication for which I have the prerequisites available:
1: Plugins activated
2: ADCv2 enabled on SNOW instance.
3: Certificates are available with keystore.
4: We do have a resource path available obtained from third-party.
We are using the POST method to integrate with third-party and I am following this SNOW support documentation
.https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0993615 but I am unable to complete the mutual authentication for inbound.
If anyone has done mutual authentication for inbound, please can you share your experience
and best practice to perform it and what shall be the next step after setting up the
prerequisites?
For outbound, we have OOB functionality to check the box "Use Mutual Authentication" and add the "Mutual Authentication Profile" in the form of a certificate as seen in the picture below:
How can we implement the same for inbound as in the picture below?
Any help would be highly appreciated.