OAUTH 2.0 Mutual Authentican possible

Hanumath Bhagav
Tera Contributor

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

1 REPLY 1

Maik Skoddow
Tera Patron
Tera Patron

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