Pac4j Keycloack adapter
Keycloak is a tool for identity and access management and can be used in front of the Planon application to handle authentication instead of using a standard Planon login.
Authorization is still applied via the Planon application.
The following image depicts the communication with Keycloak.
Flow of communication with Keycloack
The Keycloak pac4j adapter files are installed in the following location: …\Server\tomcat-*\lib
* 
Planon exclusively delivers the Pac4j Keycloak adapter to make it possible to connect Planon to the Keycloak Server to configure other authentication options as SPNEGO, Waffle or Planon login.
How to configure the Keycloak Server is not part of this.
For details about how to install and configure Keycloak Server see: keycloak.org