File tree Expand file tree Collapse file tree 9 files changed +10
-23
lines changed
configuration/advancedview/clientmodule
organisationalstructure/multifactorauthentication Expand file tree Collapse file tree 9 files changed +10
-23
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ param (
3838 [String]$CredentialsUserName,
3939 [Security.SecureString]$CredentialsPassword
4040 )
41-
4241```
4342
4443The following standard parameters can be used here:
@@ -67,7 +66,6 @@ been changed via a **Write-Output**. The following example simply uses the outpu
6766 } else {
6867 Write-Output "false"
6968 }
70-
7169```
7270
7371Naturally, CredentialsUserName and CredentialsPassword can also be directly used in the script (i.e.
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ saved in the local configuration file. The database connection can be made with
7171```
7272HKEY_CURRENT_USER\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
7373HKEY_LOCAL_MACHINE\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
74-
7574```
7675
7776These keys are structured like this:
@@ -87,7 +86,6 @@ These keys are structured like this:
8786
8887```
8988HKEY_LOCAL_MACHINE\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
90-
9189```
9290
9391Then the last used date base as well as the last registered user are created with the following ID,
@@ -96,7 +94,6 @@ when you log in for the first time:
9694
9795```
9896HKEY_CURRENT_USER\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
99-
10097```
10198
10299NOTE: When the corresponding registry entry is set and no related database profile exists, the
Original file line number Diff line number Diff line change @@ -8,9 +8,8 @@ sidebar_position: 10
88
99#### System Components
1010
11- | | | |
12- | ----------------- | ------------------ | ------------------ |
1311| Attribute | Minimum | Recommended |
12+ | ----------------- | ------------------ | ------------------ |
1413| OS | MS Win Server 2019 | MS Win Server 2022 |
1514| Architecture | x64 | x64 |
1615| CPU [ # Cores] | 4 | 8 |
Original file line number Diff line number Diff line change @@ -10,15 +10,14 @@ sidebar_position: 30
1010
1111NOTE: Our Windows Application (Win App) is not available for MSP-customers!
1212
13- | | | |
14- | --------------------------- | ----------------------------------- | ---------------------- |
1513| Attribute | Minimum | Recommended |
14+ | --------------------------- | ----------------------------------- | ---------------------- |
1615| OS | Win 10 21H2 19044 Win 11 21H2 22000 | Win 11 23H2 22631.3235 |
1716| Architecture | x64 | x64 |
1817| CPU [ Cores] | 4 | 8 |
19- | RAM [ GB] | 8 | 16 |
18+ | RAM [ GB] | 8 | 16 |
2019| Disk Space [ GB] | 50 | 100 |
21- | MS .NET Framework | 4.8 | 4.8.1 |
20+ | MS .NET Framework | 4.8 | 4.8.1 |
2221| RDP-Version (if applicable) | 10 | 12 |
2322
2423#### Required Configuration
Original file line number Diff line number Diff line change @@ -13,10 +13,8 @@ Our mobile apps are only supported on devices with the official OS (no jailbreak
1313rooted).
1414:::
1515
16-
17- | | | |
18- | ---------------- | ------- | ----------- |
1916| OS | Minimum | Recommended |
17+ | ---------------- | ------- | ----------- |
2018| iOS (Apple) | 17.7.1 | 18.1 |
2119| iPadOS (Apple) | 17.7.1 | 18.1 |
2220| Android (Google) | 13 | 15 |
Original file line number Diff line number Diff line change @@ -13,9 +13,8 @@ various limitations. Our recommendation is to use MS SQL Server Standard as a mi
1313
1414Please follow Microsoft recommendations for system requirements for SQL Server.
1515
16- | | | |
17- | --------------------- | ------- | ----------- |
1816| Attribute | Minimum | Recommended |
17+ | --------------------- | ------- | ----------- |
1918| MS SQL Server Version | 2019 | 2022 |
2019
2120::: warning
Original file line number Diff line number Diff line change @@ -11,10 +11,9 @@ sidebar_position: 10
1111Only the browser extension provided in the store of the supported browser is supported (NOT Chrome
1212browser extension used in Edge, for example).
1313
14- | | | |
15- | ----------------- | -------------------------- | ----------- |
1614| Supported Browser | Minimum | Recommended |
15+ | ----------------- | -------------------------- | ----------- |
1716| Chrome | Last two Stable releases | Stable |
1817| Edge | Last three Stable releases | Stable |
1918| Firefox | ESR | Stable |
20- | Safari | Latest | Latest |
19+ | Safari | Latest | Latest |
Original file line number Diff line number Diff line change @@ -8,18 +8,16 @@ sidebar_position: 40
88
99#### System Components
1010
11- | | | |
12- | --------- | --------------- | ----------------- |
1311| Webserver | Minimum | Recommended |
12+ | --------- | --------------- | ----------------- |
1413| IIS | 10 | 10 |
1514| Apache | 2.4.58 | 2.4.58 |
1615| NGINX | 1.24.0 (stable) | 1.25.4 (mainline) |
1716
1817#### Required Modules/Extensions
1918
20- | | | | |
21- | --------------------- | ------- | ----------- | ---------- |
2219| Attribute | Minimum | Recommended | Applies to |
20+ | --------------------- | ------- | ----------- | ---------- |
2321| URL Rewrite mod | 2.1 | 2.1 | IIS |
2422| ARR | 3.0 | 3.1 | IIS |
2523| Websocket Protocol | - | - | IIS |
You can’t perform that action at this time.
0 commit comments