2 Virtual instances for RSA and X509 authentication on IIS web server
Posted
by VKumar
on Server Fault
See other posts from Server Fault
or by VKumar
Published on 2010-04-27T15:10:27Z
Indexed on
2010/04/27
15:13 UTC
Read the original article
Hit count: 372
I am new to this concept. Actually, we have RSA SecureID login and normal login for our application. Recently, i have implemented X509 authentication. Now, the requirement is to create 2 instances for RSA access and X509 authentication on the same IIS webserver.
If X509 authentication fails, the user should be redirected to RSA login page which should be on the same Webserver.
Can you please help me out with some ideas?
Thank you in advance.
© Server Fault or respective owner