External PIN validation
This method refers to authentication validated in an external system, from which Veridium only interprets the response .This allows users enrolled in an external system to use Veridium authentication flows without having actual authenticators enrolled and validated in Veridium server side.
Most common application for this is the Radius credential used with Citrix applications, which is supported in Veridium configuration. For more configuration pointers, please refer to:
Radius Clients
Citrix RADIUS Integration
Name | Basic Description | Default Value | Advanced Description |
---|---|---|---|
Protocol | RADIUS Authentication Protocol Implementations. Possible Values chap, mschapv1, mschapv2, pap, eapmd5, eapmschapv2 | pap | Select authentication protocol - refer to Radius server documentation |
Network Protocol | Network protocol. Possible Values UDP, TLS | TLS | Define network protocol to be used in communication |
Accounting Port | The RADIUS accounting port | 1813 | TCP port of radius server |
Secret | Secret string which allows communication with RADIUS server | <password> | |
Hosts | Address(es) of Radius server(s) | <IP address> | IP address/DNS name of Radius server |
Timeout | Timeout for authentication operation (milliseconds) | 1000 | Default authentication timeout |
Authentication Port | Port where RADIUS accepts connections for authentication. | 1812 |