Hi, some insight would be helpful and much appreciated :)
First what I'm attempting to do is authenticate to a cosign server (preferably
using the cosignd protocol) via PHP using a simple factor I created. The factor
is a small shell script that checks the values of username and password fields,
which is post data, e.g.; username=admin&password=admin. My intent is to simply
verify that the username and password provided are allowed to log-in. I've
successfully done this using the cURL extension in PHP.
Is it possible to perform authentication by talking directly to the cosignd
protocol? My suspicious are no but I'm probably wrong - it appears to that the
CGI executes the factor(s) not cosignd.
Thanks!
James
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss