Implement SSO with OAuth 2.0
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2020 03:09 AM
Hello experts,
it's possible to use OAuth2.0 to perform login on ServiceNow from external web portal?
In other hands; user enters ServiceNow portal with browser, is redirected to IDM provider, user logs in to IDM provider, IDM provider redirects back to ServiceNow with code grants.
Thank you!
Michele
Labels:
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2020 04:23 AM
Hi Michele,
* OAuth2.0 is unsupported for Instance login.
The integration supports any combination of local and external authentication methods on a single instance:
- LDAP
- SAML 2.0
- Digest Authentication
- Local database authentication
Refer :
Regards,
Leo Joseph.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2020 04:26 AM