Redirect URL OAuth 2.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2020 09:34 PM
Hi All,
What would be the Redirect URL in case ServiceNow is the OAuth provider?
Does it need to be requested from client end?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2020 11:40 PM
Is it documented anywhere? I do not see it in docs site?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2020 11:46 PM
Hi
You can check this - https://docs.servicenow.com/bundle/newyork-application-development/page/integrate/outbound-rest/task...
Regards
Omkar Mone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2020 01:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2020 06:23 AM
Also how user access is managed if we use OAuth2.0 in ServiceNow? Suppose I want to restrict access to a specific module or provide only read-only access then how is it managed?