I have a requirement to enable logging into a new Drupal powered site using the military Common Access Card/Personal Identify Verification system.

I have come across this module: http://drupal.org/sandbox/larquin/1292622 but there is no code.

Is there a module for Drupal available? If not, does anyone know of any PHP (or for that matter any other language) sample code I can take a look at to base a module on?

Or, is there another approach to supporting this authentication approach that does not require a dedicated module? (e.g. ActiveDirectory? Apache configuration? etc)

link|improve this question
So far the only information I've found on the subject: cantongroup.com/personal-identity-verification – Yermo Lamers Feb 5 at 16:04
feedback

1 Answer

I would recommend contacting the people from Canton Group. The owner of the project at Drupal.org that you found is Micah Adams (nicknamed larquin) and is actually working for the Canton Group (http://www.cantongroup.com/personal-identity-verification)

Chances are that you might need to pay for this module, but that might be cheaper than writing it yourself.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.