Page tree

Versions Compared

Key

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

...

When enabled and configured, the 

D s webapp
 uses the OAuth 2.0 client to create a secure token, which is used to authenticate to the third-party system.

Info

NOTE: Connections that use OAuth 2.0 authentication cannot be shared with credentials.

Requirements:

  • OAuth 2.0 client app: In the target system, you must create an object called a client app, which provides an authentication interface into the system for external connections.
    • You must create one client app for each external system to which you are enabling connectivity.
  • OAuth 2.0 client: In the 
    D s webapp
    , you must create at least one configuration object for each client app that you have created.

...