10,718
edits
Line 138: | Line 138: | ||
Security group has couple options for customization security, sync logins and password saving. | Security group has couple options for customization security, sync logins and password saving. | ||
* Save Password: Whether password entry is required each time the App is run. | * '''Save Password''': Whether password entry is required each time the App is run. | ||
* Verify Server Certificate: Refuses server connection if the HTTPS certificate is invalid or self-signed. | * '''Verify Server Certificate''': Refuses server connection if the HTTPS certificate is invalid or self-signed. | ||
* Pinned Server Certificate: Refuses server connection if the HTTPS certificate does not match SHA1 fingerprint [5A D5 58 21 9D 72 19 8B 6C A5 E6 3D 1F 96 6F 22 95 C3 D1 14]. | * '''Pinned Server Certificate''': Refuses server connection if the HTTPS certificate does not match SHA1 fingerprint [5A D5 58 21 9D 72 19 8B 6C A5 E6 3D 1F 96 6F 22 95 C3 D1 14]. | ||
* Require Sync Login: Whether password entry is required each time the App is synchronized. | * '''Require Sync Login''': Whether password entry is required each time the App is synchronized. | ||
* Enable Customization Security: Enables the Offline HTML and customization files content verification. | * '''Enable Customization Security''': Enables the Offline HTML and customization files content verification. | ||
* OAuth Offline token age: Lifetime of the OAuth offline token in seconds. 0 - unlimited. Default: 0. | * '''OAuth Offline token age''': Lifetime of the OAuth offline token in seconds. 0 - unlimited. Default: 0. | ||
== Online Mode == | == Online Mode == |