- Collect
Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
- Add missing permissions to challenge frame
- Minor improvements on request replays
- Collect
Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
- Collect
Sec-Fetch-User headers from requests
- Collect
Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
- Collect
Signature, Signature-Agent, and Signature-Input headers from requests to support HTTP message signatures as defined by RFC 9421
- Fix language mismatch on challenge page when response type is HTML
- Add documentation for manual integration methods:
addDataDomeHeaders(Map<String, String> headers)
verifyResponse(String endpoint, Map<String, String> responseHeaders, int responseCode)
handleResponse(...) method overloads
logEvent(...) method overloads
DataDomeSDKManualIntegrationListener callbacks
- Prevent scrolling to top position on execution of invisible Device Check
- Fix validator to prevent incorrect blocking of HTTP 302 redirects