Tagged Questions

0
votes
1answer
400 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 ...