Hello,
I try to use the OTP token authentication with the web server reverse authentication. I use form based authentication in the proxy. I have two input fields: username and password. In witch way must I input my password and tokencode?
# *Note* It is not possible to use our new Two-Factory Authentication (one-time password) with this feature using the backend authentication mode, you must use the form-based one. This is so you know what request it is, as backend authentication will cache the credentials and thus in a few seconds user requests would be invalid.