I have searched the hole Internet but cannot find any good answer.
Scenario: I have a Intranet Website that should accessible from the Internet. I have add a Linux / Apache based Reverse Proxy in front of it into a dmz.
Target: Logon to the Reverse Proxy with a real two factor auth system using google authenticator (not like in this howto what is a single factor auth: http://www.blogbyben.com/2012/02/getting-google-authenticator-and-apache.html). After Login to the Reverse Proxy, the login token are forwarded to the intranet website.
Any idea?
Thank You!