32.14 Analyzing Performance Issue Using the Profiling Tool

The Profiling tool facilitates you to evaluate performance of Advanced Authentication appliance and retrieve the detailed trace of any API request. The resultant data after evaluation helps you to enhance the performance of API calls execution. The Advanced Authentication server includes the Profiling tool.

The tool is disabled by default. Before enabling the Profiling tool, it is required to enable Debug logging on the Logs page of Advanced Authentication Administration portal. To enable the Profiling tool, append the following parameter to the API call that you want to trace:

?profiling=true

For example, to trace the records of OS logon data, append the parameter to the API call as follows:

api/v1/users/4f34e2882991440ddd0fd515e0d0236c/data/OSLogon?login_session_id=rBT79CAz8AWh1o920OrHumx32iaToCU9&profiling=true