Enterprise Single Sign-On
Configure the connection to Core Server
- In registry
- In Group Policy Editor
Open Windows Registry Editor.
Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Axidian-ID\SrvLocator2.Modify the
ServerUrlBasestring parameter and specify the URL of your Core Server, such ashttp(s)://dc.axidian.local/am/core/.NoteWhen using the HTTPS protocol connection, you must install a client certificate on each Core Server.
If you configure the server connection with policies, the values are specified in the registry path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\SrvLocator2 and take priority over the manual configuration.
Add the
AxidianID.ServerUrl.admxpolicy to the workstation with ESSO Agent installed.In gpedit.msc, go to Computer Configuration→Administrative Templates→Axidian ID→ClientConnection→Server connection settings and enable the policy.
In the Core Server URL field, specify the URL of your Core Server, such as
http(s)://dc.axidian.local/am/core/.
Core Server availability check
For client computers, you can enable Core Server availability check, as well as to configure the time period after which Core Server becomes unavailable and the client computer starts using cached data.
By default and when the policy is disabled, Core Server availability checks are turned off and not performed, and the time for determining server unavailability is unlimited.
When configuring with policies, the values are specified in the registry path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\AM\ServerAvailability and take priority over the manual configuration.
To configure the Core Server availability check:
- In registry
- In Group Policy Editor
Go to the client machine with ESSO Agent installed.
Open Registry Editor.
Go to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Axidian-ID\AM\ServerAvailability.
Set the values of the following parameters:
- For the
IsEnabledparameter, set the value 1 to enable the check. - For the
CheckWaitTimeoutMsparameter, set the period during which the client module waits for the server availability check result, after which the server is considered unavailable. The default value is 5000 ms. - For the
CheckResultTtlMsparameter, set the time during which the result of the previous check remains valid and is used instead of performing new checks. The default value is 6000 ms.
- For the
Go to the machine with Core Server and the ESSO Agent module installed.
Open Group Policy Editor.
Go to Computer Configuration→Administrative Templates→Axidian ID→Client Connection.
Enable the Axidian EA\ESSO server availability check policy.
Set the values of the following parameters:
For the Check result waiting timeout parameter, set the period during which the client module waits for the server availability check result, after which the server is considered unavailable. The default value is 5000 ms.
For the Check result lifetime parameter, set the time during which the result of the previous check remains valid and is used instead of performing new checks. The default value is 6000 ms.