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 2FA for offline authentication using a password

There are two technical methods how Veridium CP is authenticating to Domain Controllers

  • Using certificates - default method (Veridium RA is involved). In case of

  • Using password - Authentication flow needs to contain LDAP_PASSWORD as authentication step. This step needs to have “useAsCredentials“ set to “true“.

    image-20231025-090923.png

    When this setting is set, in offline mode “UsePassword“ is set to 1. Based on this flag offline authentication mode it requiring password as secondary step:

    image-20231025-091343.png

    If last online authentication was done using password, than offline authentication consists form two steps: (QR offline + password).


Last updated: