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
+29-4Lines changed: 29 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
*[**Multi-Factor Authentication**](../admin-and-features/wireguard/multi-factor-authentication-mfa-2fa/) using our [desktop client](https://defguard.net/client)
6
6
***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
8
8
* Import your current WireGuard server configuration (with a wizard!)
9
9
*_Easy_ device setup by users themselves (self-service)
10
10
* Automatic IP allocation
@@ -13,6 +13,25 @@
13
13
14
14
_Defguard is not an official WireGuard project, and WireGuard is a registered trademark of Jason A. Donenfeld._
15
15
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
+
16
35
### Identity Management:
17
36
18
37
*#### [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
21
40
* Nice UI to manage users
22
41
* Users **self-service** (besides typical data management, users can revoke access to granted apps, MFA, WireGuard, etc.)
0 commit comments