Less security, more compatibility? Sometimes basic authentication is needed.

  • Home
  • Blog
  • Less security, more compatibility? Sometimes basic authentication is needed.

Less security, more compatibility? Sometimes basic authentication is needed.

Certainly digest authentication is prefered (and should be for security), but like the title says, sometimes external services or components only offer basic authentication.

General

2020-10-09 16:32

Out of this reason we added basic authentication for incoming webhooks (Triggers) and for outgoing requests (Actions) to be able to include those services and components not offering digest authentication.