v3.9 v3.8.4 v3.8.3 v3.8.2 v3.8.1 v3.8 v3.7.2 v3.7.1 v3.7 v3.6
Auto Light Dark
Auto Light Dark
v3.9 v3.8.4 v3.8.3 v3.8.2 v3.8.1 v3.8 v3.7.2 v3.7.1 v3.7 v3.6

Configure windows logon with Enrollment Proxy, without Registration Authority

In some environments, the Veridium credential provider must be configured without using a Registration Authority (RA).
This is often required when a client does not have an internal PKI but still needs MFA.
In these cases, the authentication flow should be set up as follows:

  1. First authentication factor: a Veridium-specific method

  2. Second authentication factor: the user’s LDAP password

The journey must include the cmd_password_desktop command, which is designed specifically for this type of flow. This command should be placed as the second-step challenge.

Control Panel Configuration

In the Windows registry, configure the following keys:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\VeridiumID\VeridiumAD
    RA_URL = (leave empty)
    WriteCertificateToUserStore = 0

Even with this configuration—without an RA—the offline mode function will still work properly.

Journey example:

image-20251124-113704.png


Last updated: