How to set audience for client credentials grant in Ready API
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2021
12:48 AM
12-08-2021
12:48 AM
How to set audience for client credentials grant in Ready API
Hi,
I want to fetch access token using OAuth2 flow type where grant type is "client credentials grant". But there is no option to set audience
because of this i am not able to generate token . please help
Using Ready API version 3.10.1
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2021
06:11 AM
12-08-2021
06:11 AM
Hi,
I can see you can specify the audience JWT is intended here: https://support.smartbear.com/readyapi/docs/requests/auth/types/oauth2/generate-jwt.html
