Versions Compared

Key

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

Table of Contents

The HTTP plugin provides different authentication methods for the defined Datapoints. Although, in some APIs the client request needs to provide authentication information, otherwise the server responds to a client with a 401(Unauthorized) response.

...

Basic authentication can also be combined with other authentication methods as explained in Using Multiple Authentication Types like Username and Password.
Image Removed
Image Added

OAuth2 Authentication

...