This is the privacyIDEA Credential Provider, which adds a second factor of authentication at Windows Desktop or Server login. Authentication is performed against the privacyIDEA Authentication System.
The Credential Provider communicates with the privacyIDEA authentication system via a REST API.
privacyIDEA is an open source two factor authentication system. https://github.com/privacyidea/privacyidea https://privacyidea.org
For more information on the privacyIDEA Credential Provider see https://netknights.it/en/produkte/privacyidea-credential-provider/
The documentation can be found in /doc
.
The Solution is built using the platform tools v140 (VS 2015)
This project uses rapidjson. Copy it to the /lib
directory.
You can get it from https://github.com/Tencent/rapidjson/.