OAUTH 2.0 Mutual Authentican possible
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 06:01 PM
Does OAuth 2.0 support mutual Authentication of Consumer and Provider ( provided we are using inbound REST API ). If yes, Pls share how to do it .
thanks,
Hanu
Labels:
- Labels:
-
Integrations
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2022 07:51 PM
Hi
using OAuth and mutual authentication makes no sense, as mutual authentication is already the most secure way of authentication.
For setting mutual authentication, please follow the official instructions on https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0993615
Maik