TIBEMS_OAUTH2_CLIENT_ID

Environment Variable

Purpose

Set the OAuth 2.0 client ID to use when connecting to the OAuth 2.0 authorization server.

Remarks

The OAuth 2.0 client ID must be set in order to successfully request access tokens from an OAuth 2.0 authorization server using an OAuth 2.0 grant. The value set via this environment variable should correspond to the OAuth 2.0 client secret set in TIBEMS_OAUTH2_CLIENT_SECRET.

See Also

tibemsOAuth2Params_SetClientID