OAuth 2.0 authentication using Client credentials
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 09:23 AM
Hi,
I'm trying to generate Access token without username and password. Client have shared Audience parameter I'm not sure where this field will be mapped in ServiceNow platform.
As I try to generate OAuth Token I'm getting the below response.
Can someone help me with the generating Token succesfully?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 03:20 PM
HI @Pragati Yadav1 - did you get a solution for this issue. From where did you pass the audience parameter other than the content in the HTTP method in the REST Message.
We also have this requirement and facing access issue.
Thank you.