Received client_credentials grant_type request however integration user is not configured for OAuth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2024 10:28 PM
Hi,
I am trying to create an app in OAuth Application Registry as "Create an OAuth API endpoint for external clients "
and want to use grant_type as a client_credentials for generating access_token.
Is there any way I can do this?
I don't see any option for selecting Default Grant Type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 01:37 PM
Same on Xanadu and don't see the option, is this a bug?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 03:07 PM
The field is not available on the form OOB.
As mentioned in the documentation, you'll need to Add the OAuth Application User field to the OAuth Entity form.
Bring this field to the right and save.
 
 
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 03:31 PM
helpful thank you, could you please confirm if the secret (not the token) has any expiration? or can we use Client ID and Secret for a system to system integration without worrying about any expiration/reauthentication. Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2025 11:02 PM
Yes, client secret don't expire.