FB_ClientCredentialsFlow

Overview

Type:

Function block

Available as of:

V1.3.1.0

Inherits from:

-

Implements:

-

Functional Description

The function block FB_ClientCredentialsFlow stores the credentials used for the authorization using the client credentials flow. It does not provide any parameters (inputs and outputs) and must not be called in the application. Use the properties to specify the credentials.

The function block implements the interface IF_OAuthCredentials. To use the OAuth protocol, this interface must be passed to the function block FB_HttpClient through the property OAuthCredentials.

NOTE: Instantiate the function block in the nonvolatile memory to preserve the credentials after a reboot.