Versions Compared

Key

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

...

By default all outgoing calls to external systems are authenticated using the logged in user’s bear token obtained from the IDP.

...

Usage

Connection routing let’s you define the type of authentication mechanism, based on a set of URIs with ant paths. An ant path supports optional wildcards. Connection routing will choose the authentication mechanism based on matching ant paths. The connection routing configuration file connection-routing.yml let’s you define a list of external server connections

...