Skip to content

Commit fd39d60

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-473: change request with no subject merged in GitBook
1 parent 5027489 commit fd39d60

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

about/features-overview.md

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* [**Multi-Factor Authentication**](../admin-and-features/wireguard/multi-factor-authentication-mfa-2fa/) using our [desktop client](https://defguard.net/client)
66
* **Multiple VPN Locations** (networks/sites) - with defined access (all users or only Admin group)
7-
* Multiple [Gateways](https://github.com/DefGuard/gateway) for each VPN Location ([**high availability/failove**](../deployment-strategies/high-availability-and-failover.md)**r**) - supported on a cluster of routers/firewalls for Linux, FreeBSD/PFSense/OPNSense
7+
* Multiple [Gateways](https://github.com/DefGuard/gateway) for each VPN Location ([**high availability/failover**](../deployment-strategies/high-availability-and-failover.md)) - supported on a cluster of routers/firewalls for Linux, FreeBSD/PFSense/OPNSense
88
* Import your current WireGuard server configuration (with a wizard!)
99
* _Easy_ device setup by users themselves (self-service)
1010
* Automatic IP allocation
@@ -13,6 +13,25 @@
1313

1414
_Defguard is not an official WireGuard project, and WireGuard is a registered trademark of Jason A. Donenfeld._
1515

16+
### [_Activity & Audit Logs_](../activity-log/)
17+
18+
* User event logging with detailed metadata
19+
* Advanced filtering and search by user, module, event type and time range
20+
* Role-based visibility - users can see only their events
21+
* Grouped logs by modules (Defguard, enrollment, VPN)
22+
* Real-time [log streaming](../activity-log/activity-log-streaming/) to SIEM tools (Enterprise feature)
23+
24+
### OpenID Connect
25+
26+
* Defguard is an internal OIDC provider for [Single Sign-On](../admin-and-features/openid-connect/).
27+
* Supports [external OpenID](../admin-and-features/external-openid-providers/) providers for user authentication.
28+
29+
### [Access Control List](../admin-and-features/access-control-list/)
30+
31+
* Access rules for VPN locations
32+
* Allow or deny access based on users or groups
33+
* Changes are applied in **real time**
34+
1635
### Identity Management:
1736

1837
* #### [OpenID Connect](https://openid.net/developers/how-connect-works/) based SSO
@@ -21,10 +40,10 @@ _Defguard is not an official WireGuard project, and WireGuard is a registered tr
2140
* Nice UI to manage users
2241
* Users **self-service** (besides typical data management, users can revoke access to granted apps, MFA, WireGuard, etc.)
2342

24-
#### [Multi-Factor/2FA](https://en.wikipedia.org/wiki/Multi-factor_authentication) Authentication
43+
### [Multi-Factor/2FA](https://en.wikipedia.org/wiki/Multi-factor_authentication) Authentication
2544

2645
* [Time-based One-Time Password Algorithm](https://en.wikipedia.org/wiki/Time-based_one-time_password) (TOTP - e.g. Google Authenticator)
27-
* WebAuthn / FIDO2 - for hardware key authentication support (eg. YubiKey, FaceID, TouchID, ...)
46+
* WebAuthn / FIDO2 - for hardware key authentication support (e.g. YubiKey, Face ID, Touch ID, ...)
2847
* Email tokens
2948

3049
### Account Lifecycle Management:
@@ -33,12 +52,18 @@ _Defguard is not an official WireGuard project, and WireGuard is a registered tr
3352
* User [onboarding after enrollment](https://defguard.gitbook.io/defguard/help/remote-user-enrollment/user-onboarding-after-enrollment)
3453
* Self-service for password reset
3554

55+
### Notifications
56+
57+
* [Email notifications ](../notifications/setting-up-smtp-for-email-notifications.md)via SMTP
58+
* [Gateway disconnect/reconnect](../notifications/gateway-notifications.md) notifications
59+
* [New version](../notifications/new-version-notifications.md) notifications
60+
3661
### YubiKey Provisioning
3762

3863
[YubiKey hardware keys](https://www.yubico.com/) provisioning for users with _one click_
3964

4065
### Integrations
4166

42-
Webhooks & REST API
67+
[Webhooks](../integrations/webhooks.md) & [REST API](../integrations/api-tokens.md)
4368

4469
Build with [Rust](https://www.rust-lang.org/) for portability, security, and speed

0 commit comments

Comments
 (0)