RSA SecurID integration
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Dear all, I am currently work on a project on ASP.NET with RSA SecurID. RSA now provide an authentication page for those who want to access the web server, which required RSA UserName and RSA Passcode. I tested out and everything working perfectly. However, I do have my very own login parameters to login to my own web application on that web server. Hence I try to integrate RSA authentication page with my login form, however I am not able to pass my own form elements' value to the redirected page after successfully authenticated by RSA. Any clues on that? Or anyone has been work with RSA SecurID? Thanks regards, vic