/* @var string Realm for a service account to the privacyIDEA server. This is required to use the /validate/triggerchallenge endpoint. This is optional. */
/* @var string Realm for a service account to the privacyIDEA server. This is required to use the /validate/triggerchallenge endpoint. This is optional. */
public$serviceAccountRealm="";
public$serviceAccountRealm="";
/* @var bool Send the "client" parameter to allow using the original IP address in the privacyIDEA policies. */
public$forwardClientIP=false;
/* @var object Implementation of the PILog interface. */
/* @var object Implementation of the PILog interface. */