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
I'm current reducing the html & js part to a minimum.
My php-skript creates a html output with the challenge allready in a variable.
The js-part only creates the response and calls itself with the response as a get-parameter.
Hello,
Thanks for this great software!
I'm current reducing the html & js part to a minimum.
My php-skript creates a html output with the challenge allready in a variable.
The js-part only creates the response and calls itself with the response as a get-parameter.
This works fines.
https://rdpdev.secureaccess.pro/testwa/example/4login.php
But I realized that there is no timeout.
I can refresh the page with the get-parameter and after 5 minutes $webauthn->authenticate return "OK".
I see the timeout fields during creation, but they are not checked.
This does not happen in your JS-version and POST.
But this error should be there even if it is harder to show.
Stefan
The text was updated successfully, but these errors were encountered: