TIBEMS_OAUTH2_EXPECTED_HOSTNAME

Environment Variable

Purpose

Set the host name expected to be set in the secure OAuth 2.0 authorization server host’s certificate.

Remarks

The expected host name set in this environment variable is used to validate the actual host name found in the secure OAuth 2.0 authorization server host’s certificate. If not set, the expected host name defaults to the name of the authorization server’s host. This verification is only performed if host name verification has not been explicitly disabled by setting TIBEMS_OAUTH2_DISABLE_VERIFY_HOSTNAME to enabled.

See Also

tibemsOAuth2Params_SetExpectedHostname