I use ActivClient and setup IIS to negotiate cert for CAC authentication. Currently the application is doing the following
- Asks for the certificate
- User selects certificate
- ActivClient prompts for pin and validates it
- Website loads the user and sends them to the landing page
Now here is where I'm having some problems. It seems that everything is working fine but once I redirect to the landing page I start getting a weird error.
I hit cancel a couple of times and I get this image
After selecting the certificate again I either have to re-enter the pin on ActivClient or it accepts it and moves on.
Any ideas why this would be happening?
Thanks!