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: about/features-overview.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,14 +20,14 @@ Secure, high-performance VPN built on [WireGuard®](https://www.wireguard.com/)
20
20
21
21
Defguard provides modern, easy-to-use clients for every platform - giving users secure, MFA-protected VPN access wherever they work.
22
22
23
-
* Desktop Client - available for [Windows, macOS, and Linux](https://github.com/DefGuard/client/releases/tag/v1.5.2)
23
+
* Desktop Client - available for [Windows, macOS, and Linux](https://defguard.net/download/)
24
24
* Enables direct VPN connection using MFA/2FA
25
25
* One-click enrollment via secure deep links received from the administrator
26
-
* Mobile Apps — available for [Android](https://play.google.com/store/apps/details?id=net.defguard.mobile) and [iOS](https://apps.apple.com/us/app/defguard-vpn-client/id6748068630)
26
+
* Mobile Apps - available for [Android](https://play.google.com/store/apps/details?id=net.defguard.mobile) and [iOS](https://apps.apple.com/us/app/defguard-vpn-client/id6748068630)
27
27
* Connect securely to the Defguard VPN using multi-factor authentication
28
28
* Includes an additional biometric factor (Face ID / Touch ID) for MFA confirmation
29
29
* Allows fast approval of authentication requests directly from the phone
30
-
* CLI Client — lightweight and script-friendly tool for Linux and macOS
30
+
*[CLI Client](../using-defguard-for-end-users/cli-client.md) - lightweight and script-friendly tool for Linux
31
31
* Provides full VPN control via terminal
32
32
* Ideal for automation, servers, or advanced users preferring CLI workflows
33
33
@@ -46,38 +46,38 @@ Manage your users and their access in one place.
46
46
47
47
*[OpenID Connect](https://openid.net/developers/how-connect-works/) based SSO
48
48
* External [OpenID providers for login/account creation (Google/Microsoft/Custom)](https://docs.defguard.net/features/external-openid-providers)
49
-
* LDAP synchronization (tested on [OpenLDAP](https://www.openldap.org/))
49
+
*[LDAP and Active Directory integration](../features/ldap-and-active-directory-integration/)
50
50
* Simple, modern UI for managing users
51
51
* User self-service - manage data, revoke app access, reset MFA, control WireGuard devices
52
52
53
53
### 🧭 Account Lifecycle Management
54
54
55
55
Automated, secure, and user-friendly onboarding.
56
56
57
-
* Secure remote (over the Internet) [user enrollment](https://defguard.gitbook.io/defguard/help/remote-user-enrollment)
58
-
*[User onboarding after enrollment](https://defguard.gitbook.io/defguard/help/remote-user-enrollment/user-onboarding-after-enrollment)
57
+
* Secure remote (over the Internet) [user enrollment](../features/remote-user-enrollment/)
58
+
*[User onboarding after enrollment](../features/remote-user-enrollment/user-onboarding-after-enrollment.md)
59
59
* Self-service password reset
60
60
61
-
### 🧱 [Access Control List](https://docs.defguard.net/features/access-control-list)
61
+
### 🧱 Access Control List
62
62
63
63
Granular, instant control over VPN access.
64
64
65
-
* Access rules per VPN location
65
+
*[Access rules per VPN location](../features/access-control-list/)
66
66
* Allow or deny access based on users or groups
67
67
* Changes are applied in real time
68
68
69
69
### 🔐 OpenID Connect
70
70
71
71
Defguard acts as your internal OIDC provider - giving you full control over identity and SSO.
72
72
73
-
* Defguard is an internal OIDC provider for [Single Sign-On](https://docs.defguard.net/features/openid-connect)
73
+
* Defguard is an [internal OIDC provider](../features/openid-connect/) for Single Sign-On
74
74
* Supports [external OpenID](https://docs.defguard.net/features/external-openid-providers) providers for authentication
0 commit comments