I have setup the web application firewall with a virtual webserver. This proxies HTTPS requests through to my internal server. This server has it's own web based authentication. This is all working as expected.
I am looking at further securing the site with the One Time Password feature which i have been testing out. I have:
Enabled OTP, Set all users to must use OTP, set auto-create OTP tokens, and enabled the feature for the User Portal and the web application firewall.
If i go to the user portal, OTP is working as expected. If i go to my web application, nothing is changed, i hit the standard login and go through to my server.
Is there any other configuration that i am missing?
This thread was automatically locked due to age.