For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Version 7.1.0
Added
- Support for credentials intelligence protocols
v1 and multistep_sso
- Support for login successful reporting methods
header, status, body, 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