Tagged Questions
The securid tag has no wiki summary.
3
votes
3answers
395 views
What methods exist for leveraging SecurID and similar technologies?
From Wikipedia: RSA SecurID is a mechanism developed by RSA Security for performing two-factor authentication for a user to a network resource.
I just read about this device, and it seems interesting ...
2
votes
0answers
351 views
Integrate RSA SecurID authentication with a j2ee server?
I'm looking to integrate a J2EE app running on JBoss with RSA's Access Manager (which provides authentication with SecurID tokens).
The documentation I've found so far is pretty sparse. RSA's site ...
1
vote
1answer
96 views
what do you need to do for RSA securid integration into your web application?
We have clients who have RSA securid deployed within their premises and we want to sell our product to them. We need to integrate with their 2 factor authentication setup for authentication into our ...
1
vote
1answer
491 views
RSA SecurID development with C#
I'm try to develop using asp and c#. Is there any .net support of developing with SecureID?
0
votes
0answers
80 views
RSA SecurID in Ipad2
I'd like to install a seed file (token) of RSA securID into Ipad2 (iOS 5.0.1), but I could not correctly open/save the seed file in Ipad2. I already installed RSA SecurID application from Apple Store ...
0
votes
0answers
303 views
RSA SecurID asp.net c# inplementation and integration
I want to implement 2-factor authentication in my asp.net web application.
for this purpose i have come accross RSA SecurId which provides solutions throught its hardware authenticators.
I want to ...
0
votes
2answers
852 views
rsa securid and ipad application integration
I would like to integrate RSA SecurID TFA (Two-Factor-Authentication) in the iPAD application. Along with the username/password the user will also prompted for the SecurID token to access the ...
0
votes
1answer
395 views
SecurID authentication in a Linux C++ application
Can anyone recommend how to implement SecurID authentication in Linux C++ based application? I I was thinking of the following options:
An apache module for SecurID (we're using Apache on the ...