API Authentication using SAML token
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2018 08:26 AM
Is there a way to connect to ServiceNow instance REST API authenticating with SAML token (from OKTA)
Labels:
- Labels:
-
Integrations
-
Scripting and Coding
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 07:31 PM
Hi ,
From Documentation
https://docs.servicenow.com/bundle/london-application-development/page/integrate/inbound-rest/concept/rest-api-security.html
By default, the REST API uses basic authentication or OAuth to enforce access controls to web resources.
Regards,
Leo Joseph.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2020 05:25 AM
Hello, you said "by default" it's Basic Auth or OAuth, is there a way to set something else ?
Best regards,
Ewald