- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 02:24 AM
What are the various authentication types ServiceNow supports for Inbound integration? [No ChatGPT answers pls]
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 05:12 AM
Hi @Suggy
Apart from BasicAuth, the various inbound integration methods that are available on the platform are listed here.
- OAuth
- Password grant
- Authorization code grant
- Client credentials Grant (available from the W release)
- JWT bearer Grant
- 3rd party ID token issued by OIDC supporting identity provider
- Certificate based Authentication
- API key Authentication
- HMAC token Authentication
Thanks,
Randheer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 02:27 AM
Hi @Suggy,
You can refer this docsite link: https://docs.servicenow.com/bundle/xanadu-platform-security/page/integrate/single-sign-on/concept/c_...
Regards,
Ehab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 02:28 AM
Hi @Suggy
Referring this:
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 02:41 AM
Hi @Suggy,
There are two types of Authentication in serviceNow:
1. Basic (username, password).
2. oAuth (Token based).
Thanks,
Vikas

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2024 02:47 AM
Wow, the fact that you actually feel the need to write "No ChatGPT answers" makes me troubled.
Are there really so many auto-generated answers in the community?
On the other hand. This type of question is perfect to be answered by ChatGPT.
Why do you ask? What do you want to achieve?