secure 2.0
03/03/2022
Features
General
In version 2.0, the requirements on the part of the system have changed, Servlet API 5.0 (e.g. tomcat 10). For details, please see here
OIDC has been implemented- Aspects: Session Renew / Timeout
Server Adapter
Revision of the status page of the server adapter
The
bosh.session.max_inactivity
parameter has been implemented, which can be used to control reconnection to the server after connection timeout. It defines the maximum time for which the server session will wait until reconnection. For further information, please refer to theconfig.properties
file of server adapter #5587