OAuth2RessourceOwnerCredentials (FB)ΒΆ

FUNCTION_BLOCK OAuth2RessourceOwnerCredentials IMPLEMENTS IOAuth2RessourceOwnerCredentials

Function block for the OAuth2 request type (flow): password

InOut:

Scope

Name

Type

Comment

Input Const

wsClientId

WSTRING(255)

Client ID. Leave blank if not used.

wsClientSecret

WSTRING(255)

Client Secret. Leave blank if not used.

wsPassword

WSTRING(255)

Ressource owner password

wsUsername

WSTRING(255)

Username of the ressource owner.

wsScope

WSTRING(255)

Scope. Leave blank if not used.

Properties:

Structure: