Version 0.3.0

  • Added Credential Intelligence, with support for:
    • Credential path matching via exact route or regular expression
    • Extracting credentials from body, header, or query-param
    • Single-step (v2) and multistep (multistep_sso) hashing protocols
    • Reporting on login successful via status code, body regex, or header
    • Sending additional S2S activity automatically or transfer via request headers
    • Sending the raw username on the additional S2S activity if configured
  • Fixed an issue where third-party URLs in block responses were missing https://