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.
OAuth2 Authentication
...