You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin-and-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Two-way LDAP and Active Directory synchronization
2
2
3
+
{% hint style="warning" %}
4
+
This is an enterprise feature. To use it, purchase our [enterprise license](../../enterprise/license.md) or ensure that your deployment does not exceed the [usage limits](../../enterprise/license.md#enterprise-is-free-up-to-certain-limits).
5
+
{% endhint %}
6
+
3
7
{% hint style="warning" %}
4
8
This feature is available in Defguard version ≥ v1.3.0
*[Ability to use external OIDC](../admin-and-features/external-openid-providers/) (Google/Microsoft/Okta/JumpCloud/Custom) to login or create defguard account.
6
+
*[Two-way LDAP & Active Directory synchronization](../admin-and-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization.md)
7
+
*[Real time sync for client configurations](../admin-and-features/remote-user-enrollment/automatic-real-time-desktop-client-configuration.md)! **First WireGuard client to support this feature!**
8
+
* Ability to define and enforce [Access Control List rules](../admin-and-features/access-control-list/) / firewall management
9
+
* Ability to [stream the Activity & Audit logs to external SIEM systems](../activity-log/activity-log-streaming/)
10
+
* Ability to use [external OIDC for secure remote enrollment and Desktop client configuration](../admin-and-features/external-openid-providers/external-oidc-secure-enrollment.md)
11
+
* Ability to [disable for users to manage their devices](../admin-and-features/wireguard/behavior-customization.md#disable-for-users-to-manage-their-devices) (just admin will have this possibility).
12
+
* Ability to [disable for users to configure WireGuard clients other then defguard desktop client](../admin-and-features/wireguard/behavior-customization.md#disable-ability-to-configure-other-vpn-clients-then-defguard-desktop-client).
13
+
* Ability to [disable "All traffic" in the desktop client ](../admin-and-features/wireguard/behavior-customization.md#disable-all-traffic-option-in-the-desktop-client)- just "predefined" traffic by admins.
14
+
* Ability to integrate with external tooling using [REST API](../integrations/api-tokens.md).
Copy file name to clipboardExpand all lines: enterprise/license.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# License
2
2
3
-
Defguard Enterprise offers a lot of functionalities that are not offered in the Open Source Open Core, like external OpenID Connect/SSO support, automatic\&real time desktop client synchronization and configuration, and much more (go to [All Enterprise Features](broken-reference) to see more).
3
+
Defguard Enterprise offers a lot of functionalities that are not offered in the Open Source Open Core, like external OpenID Connect/SSO support, automatic\&real time desktop client synchronization and configuration, and much more (go to [All Enterprise Features](enterprise-features.md) to see more).
4
4
5
5
### Enterprise is free up to certain limits
6
6
@@ -57,6 +57,3 @@ To configure Defguard with the received license, please go to **Settings** -> en
57
57
The license will be validated and detailed information about the license will be diplayed (validity period and the license type):
Copy file name to clipboardExpand all lines: help/mobile-client.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
# Mobile Client
2
+
2
3
{% hint style="warning" %}
3
4
Mobile client is currently under development, current page should be considered as preview. Some parts of UI may look diffrent in upcoming release.
4
5
{% endhint %}
@@ -48,26 +49,25 @@ Download for [iOS](https://defguard.net) or [Android](https://defguard.net) (Com
48
49
49
50
50
51
{% hint style="warning" %}
51
-
Your phone will need to add new VPN configuration, when you see the request, please allow it. Without this permission, Defguard cannot establish VPN connection.
52
+
Your phone will need to add new VPN configuration, when you see the request, please allow it. Without this permission, Defguard cannot establish VPN connection.
52
53
{% endhint %}
54
+
53
55
### Connecting to location (without MFA)
54
56
55
57
1. Choose desired instance from list
56
58
2. Select location by clicking "Connect" next to it
57
59
3. Choose if you want to route you traffic with:
58
-
- Predefined traffic (Faster for general browsing)
59
-
- All traffic (Full encryption and privacy)
60
+
* Predefined traffic (Faster for general browsing)
61
+
* All traffic (Full encryption and privacy)
60
62
4. Press "Connect"
61
63
62
-
63
-
64
64
### Connecting to location (with MFA)
65
65
66
66
1. Choose desired instance from list
67
67
2. Select location by clicking "Connect" next to it
68
68
3. Choose if you want to route you traffic with:
69
-
- Predefined traffic (Faster for general browsing)
70
-
- All traffic (Full encryption and privacy)
69
+
* Predefined traffic (Faster for general browsing)
70
+
* All traffic (Full encryption and privacy)
71
71
4. Choose MFA method which is configured in your account
72
72
- Email
73
73
- Authenticator App
@@ -99,6 +99,7 @@ An instance contains locations. These are the servers you can connect to via VPN
99
99
100
100
101
101
### Supported MFA Methods
102
+
102
103
Defguard Mobile supports multiple secure authentication methods:
0 commit comments