Authenticating connections

The SOAP adapter supports the following methods for authenticating connections:
  • Username and password-based authentication.
  • OAuth 2.0 protocol-based authentication. REST uses the OAuth 2.0 protocol to allow users to access data securely by using the access token. User requires username and password to renew the access token.