Skip to main content
felixr
January 18, 2022
Question

Is there a way to hard code a token in oath 2.0 authentication ?

  • January 18, 2022
  • 1 reply
  • 0 views

I'm trying to  connect to a system that  requires oauth 2.0  but  i want client credential in order to just connect with one global account for all the user to retrieve  the information.

the site that I'm trying to access doesn't allow "oauth 2.0: client credential grant", right now only   the   "oauth 2.0: authorization  code grant "   is available.

The way that quickbooks works is:  

Step 1:

the  site  can give me an access token and a  refresh token for  like a hundred  days  that's  why i'm trying to figure out  a  way to pass this

tokens through the integration is there any way to do it ?.

 

    1 reply

    richardm900458
    January 18, 2022

    Hi felixr,

    i am absolutely not into that specific topic and i have some issues understanding your question.

    but perhaps you can find some helpful information here:
    https://docs.appian.com/suite/help/21.4/Oauth_connected_system.html
    https://docs.appian.com/suite/help/21.4/oauth_client_credentials.html

    https://docs.appian.com/suite/help/21.4/setting_up_an_oauth_connected_system.html