Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use this account type to connect REST Snaps with data sources that use the client_credentials grant type for OAuth2 authentication. This account supports only the Client Credentials Grant Type and stores access tokens in memory for reuse. The REST In-memory OAuth2 account is better for short-lived token use cases where the access token expiration is less than 30 minutessupport Client Credentials OAuth2 Authentication. This account should be used when the access_tokens provided by the Client Credentials grant type OAuth2 Authentication are short-lived (less than 30 minutes in time) as the account stores them in memory for reuse. Learn more about the differences between the REST OAuth2 and REST In-memory OAuth2 accounts.

...