Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Version 3.2.0

Choose a tag to compare

@ori-gold-px ori-gold-px released this 24 Jan 13:45
· 215 commits to master since this release
b3ad189

Added

  • Support for credentials intelligence protocols v1 and multistep_sso
  • Support for login successful reporting methods header, status, and custom
  • Support for automatic sending of additional_s2s activity
  • Support for manual sending of additional_s2s activity via header or API call
  • Support for sending raw username on additional_s2s activity
  • Support for login credentials extraction via custom callback
  • New request_id field to all enforcer activities

Changed

  • Login credentials extraction handles body encoding based on Content-Type request header
  • Successful login credentials extraction automatically triggers risk_api call without needing to enable sensitive routes

Fixed

  • Enforced routes work in monitor mode
  • Bypass monitor header works with configured monitored routes