Skip to content

privacyidea/privacyidea-credential-provider

Repository files navigation

About the privacyIDEA Credential Provider

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 REST API.

privacyIDEA is an open source two factor authentication system.

https://github.com/privacyidea/privacyidea

https://privacyidea.org

Features

  • All OTP token types
  • Challenge-Response type token
  • PUSH token
  • WebAuthn token
  • HOTP offline
  • WebAuthn offline
  • Configurable usage depending on scenario (Logon, Unlock with RDP or local)

Test Version

If you just want to test the software, an MSI is available in the release section as well as a test subscription.

For Enterprise Support or an extended Subscription please check https://netknights.it/en/produkte/privacyidea-credential-provider/

Documentation

The documentation can be found in /doc.

Dependencies

This project requires json.hpp from https://github.com/nlohmann/json, put it in CppClient/nlohmann/json.hpp. It also requires libfido2 for Windows >v1.14 (https://developers.yubico.com/libfido2/Releases/) to be in the SolutionDir (or adjust the include settings). Supports libfido2 with PCSC enabled. To build the installer, the VC143 merge modules are required to be in lib/merge.