Agent SDK for C sample code
The Agent SDK for C sample code is available both in the SDK distribution and on GitHub at https://github.com/pingidentity/pa-agent-c-sdk-sample-apache.
Before building the sample code, ensure you have the PingAccess Agent SDK for C archive, the GNU make
utility and associated compiler utilities installed with your compiler, and Apache and its development libraries.
The sample uses Apache and assumes that the PingAccess Agent SDK for C can be referenced as a dependency. For more details about specific dependencies and requirements, as well as instructions on how to build the sample code, see AGENT_SDK_C_HOME/sample/readme.md
.