Skip to content

Which authentication type to use #6274

Answered by coryan
shaileshkm asked this question in Q&A
Discussion options

You must be logged in to vote

My takeaway is

  • Wait for the release of the new credential type support. I’m not sure what it will accept. Minimally, I think, it should accept access_token and refresh token and internally keep refreshing access token till the validity of refresh_token.

We are planning to support both, yes.

  • Rely on OAuth2 using API CreateAuthorizedUserCredentialsFromJsonContents.

That should work now, and continue to work with the new credentials. There is going to be some overlap / redundancy. Generally all the stuff that works today will continue to work, new features will go into the new credentials though.

  • I will need to obtain details like client_id, client_secret, refresh_token as part of …

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@shaileshkm
Comment options

@coryan
Comment options

@shaileshkm
Comment options

@coryan
Comment options

Answer selected by coryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants