About this article
This article will explain the resilience mechanism introduced in Templafy Desktop's SSO login flow.
Prerequisites
|
Templafy Desktop retry mechanism
This release will implement a default retry mechanism within Templafy desktop that will make 5 authentication retry attempts with 2 minutes intervals. This is to ensure that seamless SSO doesn't fail sporadically or fail due to Templafy Desktop initiating the login flow before a secure connection could be established if a network infrastructure component has also been established (VPN, DNS proxies,...).
The number of retry attempts (defaults to 5) and the interval between retry attempts (defaults to 2 minutes) can be configured under HKEY_CURRENT_USER\SOFTWARE\Templafy\Desktop by creating the following string values:
- AuthenticationFailureRetryAttempts: Integer - the number of retry attempts
- AuthenticationFailureRetryInterval: Integer - the number of minutes between retry attempts
|
Comments
Article is closed for comments.