Ouath2 configuration for HorizonGPT without redirect URL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
HorizonGPT want to read serviceNow data and they dont have basi auth option, so I am trying to configure Oauth2 but without redirect url, so please let me know the steps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi,
Redirection URL is not required. You can follow the below steps:
1) Navigate to System OAuth > Application Registory
2) Click New
3) Click "Connect to an OAuth Provider (Simplified)"
4) Fill the form based on the input from the OAuth provider.
5) Submit the record
Now you can use record for the OAuth authentications
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
They are not providing the redirect url or API key, so getting Server error 500,
I tried by providing Grant type as client credentials but it didn't worked

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
You need Token URL, client id and client secret. Redirect URL is auto populated and is not required
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have attached the configuration, please check