You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/SecureAuth.Sdk/Models/Fingerprint.cs for the call
service.DeviceFingerprint.ValidateDfp(new ValidateDfpRequest(txtInput.Text) { UserId="joe", HostAddress= "*.*.*.*" });
User Agent shows as required, however neither the implementation nor the finger print from the js has that value.
The text was updated successfully, but these errors were encountered:
In this model:
/SecureAuth.Sdk/Models/Fingerprint.cs for the call
service.DeviceFingerprint.ValidateDfp(new ValidateDfpRequest(txtInput.Text) { UserId="joe", HostAddress= "*.*.*.*" });
User Agent shows as required, however neither the implementation nor the finger print from the js has that value.
The text was updated successfully, but these errors were encountered: