tibemsOAuth2_SetTrace

Function

Purpose

Enable or disable OAuth 2.0 tracing.

C Declaration

void tibemsOAuth2_SetTrace(
   tibems_bool trace );

void tibemsOAuth2_SetDebugTrace(
   tibems_bool trace );

IBM Systems

This function is not supported in COBOL, and on z/OS and IBM i systems.

Parameters

Parameter Description
trace

TIBEMS_TRUE enables tracing.

TIBEMS_FALSE disables tracing.

Remarks

Two levels of OAuth 2.0 tracing are available—regular tracing and debug tracing (more detailed).