I have a client who wants to implement CAC with our website. Typically, the user already has access based on the certificates assigned to them.
They want to be checked by entering their CAC PIN when they press the button to enter.
I use ActivClient to control the CAC, but I don’t know how to associate the site with a card reader so that the user enters a PIN and confirms it.
Is this done through IIS settings or do I need to update my code in order to somehow communicate with middleware?
Thanks in advance
source
share