Version 3.0.0
- Remote Configuration support (by default is off)
- Fixed
risk_rttfors2son exception - Support
js challenge - Sending
enforcer_telemetryactivities on init and remote config updates, telemetry includes px_config as json, os name and machine name - Supporting
funCaptcha - New captcha flow
- Fixed bug in S2S
pass_reason - New documentation
- Support for
monitor mode(default set totrue) - Support for ipHeaders (using new class
CombinedIPProvider)
This version includes breaking changes in the following configurations:
- Monitor mode is now on by default, for blocking mode it should be set to ACTIVE
- BlockingScore was changed from 70 -> 100
- Using ipHeaders from configuration - use default interface of IPProvider (
CombinedIPProviderinstead ofRemoteAddressIPProvider)