Ouath2 configuration for HorizonGPT without redirect URL

shri85
Tera Contributor

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

8 REPLIES 8

palanikumar
Mega Sage

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 

Thank you,
Palani

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

You need Token URL, client id and client secret. Redirect URL is auto populated and is not required

Thank you,
Palani

shri85
Tera Contributor

I have attached the configuration, please check