Changes for page 2. Automated Sign-in

Last modified by teamwire001 on 2026/07/08 06:27

From version 7.1
edited by teamwire001
on 2025/10/28 13:49
Change comment: Imported from XAR
To version 9.1
edited by teamwire001
on 2026/07/08 06:27
Change comment: DOC-573

Summary

Details

Page properties
Content
... ... @@ -7,10 +7,6 @@
7 7  
8 8  To enable the automated sign-in process in Windows, provide the [[Mandatory parameters>>doc:||anchor="mandatory"]] in the following registry hive:
9 9  
10 -{{tabs idsToLabels="registry1=Desktop 4, registry2=Until Desktop 3.4.3"/}}
11 -
12 -(% id="registry1" %)
13 -(((
14 14  {{info}}
15 15  Please ensure to always update your desktop app to the latest version to make sure that all available options of the template are supported.
16 16  {{/info}}
... ... @@ -21,23 +21,8 @@
21 21  [[url:https://desktop.teamwire.eu/templates/teamwire-windows.reg||rel="noopener noreferrer" target="_blank"]]
22 22  
23 23  Please comment out parameters that are not required, e.g. ##proxyUrl##.
24 -)))
25 25  
26 -(% id="registry2" %)
27 -(((
28 -Registry path: ##HKEY_CURRENT_USER\Software\Teamwire\UserRegistration\##
29 29  
30 -A template for an executable registry entry incl. all possible configurations can be found at
31 -
32 -[[url:http://desktop.teamwire.eu/templates/windows.reg||rel="noopener noreferrer" target="_blank"]]
33 -
34 -Please comment out parameters that are not required, e.g. ##ProxyURL##.
35 -)))
36 -
37 -(% style="border-color:var(--gili_blue_300)" %)
38 -----
39 -
40 -
41 41  {{id name="macosandlinux"/}}
42 42  
43 43  = macOS and Linux =
... ... @@ -44,10 +44,6 @@
44 44  
45 45  To enable the automated sign-in process in macOS or Linux, provide the [[Mandatory parameters>>doc:||anchor="mandatory"]] inside a JSON file in the user directory:
46 46  
47 -{{tabs idsToLabels="config1=Desktop 4, config2=Until Desktop 3.4.3"/}}
48 -
49 -(% id="config1" %)
50 -(((
51 51  {{info}}
52 52  Please ensure to always update your desktop app to the latest version to make sure that all available options of the template are supported.
53 53  {{/info}}
... ... @@ -58,23 +58,8 @@
58 58  [[url:https://desktop.teamwire.eu/templates/teamwire.cfg||rel="noopener noreferrer" target="_blank"]]
59 59  
60 60  Please delete the parameters that are not required, e.g. ##proxyUrl##.
61 -)))
62 62  
63 -(% id="config2" %)
64 -(((
65 -File path: ##~~/.config/teamwire.cfg##
66 66  
67 -A template JSON file incl. all possible configurations can be found at
68 -
69 -[[http://desktop.teamwire.eu/templates/registration.json||rel="noopener noreferrer" target="_blank"]]
70 -
71 -Please delete the parameters that are not required, e.g. ##ProxyURL##.
72 -)))
73 -
74 -(% style="border-color:var(--gili_blue_300)" %)
75 -----
76 -
77 -
78 78  {{id name="mandatory"/}}
79 79  
80 80  = Mandatory parameters =
... ... @@ -81,30 +81,13 @@
81 81  
82 82  The following parameters are always required for automated sign-in:
83 83  
84 -{{tabs idsToLabels="parameter1=Desktop 4, parameter2=Until Desktop 3.4.3"/}}
85 -
86 -(% id="parameter1" %)
87 -(((
88 88  * ##firstName##: User's first name
89 89  * ##lastName##: User's last name
90 90  * ##email##: User's email address
91 91  * ##registrationToken##: One-time registration token from the Dashboard
92 92  * ##serverHost##: Teamwire Server name as described in [[Advanced Configurations>>doc:Public.Applications.Desktop.Advanced-Configurations.WebHome||anchor="4-hostname"]] (optional but recommended)
93 -)))
51 +## ##
94 94  
95 -(% id="parameter2" %)
96 -(((
97 -* ##FirstName##: User's first name
98 -* ##LastName##: User's last name
99 -* ##Email##: User's email address
100 -* ##RegistrationToken##: One-time registration token from the Dashboard
101 -* ##BackendServerName##: Teamwire Server name as described in [[Advanced Configurations>>doc:Public.Applications.Desktop.Advanced-Configurations.WebHome||anchor="4-hostname"]] (optional but recommended)
102 -)))
103 -
104 -(% style="border-color:var(--gili_blue_300)" %)
105 -----
106 -
107 -
108 108  {{id name="securityadvice"/}}
109 109  
110 110  = Security advice =