Skip to content

Commit f41ecc6

Browse files
defguard-communitygitbook-bot
authored andcommitted
GITBOOK-405: change request with no subject merged in GitBook
1 parent c8ba5e0 commit f41ecc6

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

SUMMARY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,18 @@
8787
* [Custom](enterprise/all-enteprise-features/external-openid-providers/custom.md)
8888
* [External OIDC secure enrollment](enterprise/all-enteprise-features/external-oidc-secure-enrollment.md)
8989
* [VPN & Client behavior customization](enterprise/all-enteprise-features/behavior-customization.md)
90-
* [REST API](enterprise/all-enteprise-features/api-tokens.md)
9190
* [Access Control List](enterprise/all-enteprise-features/access-control-list/README.md)
9291
* [ACL Aliases](enterprise/all-enteprise-features/access-control-list/acl-aliases.md)
9392
* [Implementation Details](enterprise/all-enteprise-features/access-control-list/firewall-internals.md)
94-
* [LDAP and Active Directory integration](enterprise/all-enteprise-features/ldap-and-active-directory-integration/README.md)
95-
* [Configuration](enterprise/all-enteprise-features/ldap-and-active-directory-integration/configuration.md)
96-
* [Settings table](enterprise/all-enteprise-features/ldap-and-active-directory-integration/settings-table.md)
97-
* [Two-way LDAP and Active Directory synchronization](enterprise/all-enteprise-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization.md)
9893
* [Audit Log Streaming to SIEM systems](enterprise/all-enteprise-features/activity-log-streaming/README.md)
9994
* [Supported SIEM systems integrations](enterprise/all-enteprise-features/activity-log-streaming/activity-log-integrations/README.md)
10095
* [Vector integration guide](enterprise/all-enteprise-features/activity-log-streaming/activity-log-integrations/vector-integration-guide.md)
10196
* [Logstash integration guide](enterprise/all-enteprise-features/activity-log-streaming/activity-log-integrations/logstash-integration-guide.md)
97+
* [LDAP and Active Directory integration](enterprise/all-enteprise-features/ldap-and-active-directory-integration/README.md)
98+
* [Configuration](enterprise/all-enteprise-features/ldap-and-active-directory-integration/configuration.md)
99+
* [Settings table](enterprise/all-enteprise-features/ldap-and-active-directory-integration/settings-table.md)
100+
* [Two-way LDAP and Active Directory synchronization](enterprise/all-enteprise-features/ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization.md)
101+
* [REST API](enterprise/all-enteprise-features/api-tokens.md)
102102

103103
## Tutorials
104104

enterprise/all-enteprise-features/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ icon: square-web-awesome-stroke
77
Here is a list of all Enterprise features:
88

99
* [Ability to use external OIDC](external-openid-providers/) (Google/Microsoft/Okta/JumpCloud/Custom) to login or create defguard account.
10+
* [Two-way LDAP & Active Directory synchronization](ldap-and-active-directory-integration/two-way-ldap-and-active-directory-synchronization.md)
1011
* [Real time sync for client configurations](automatic-real-time-desktop-client-configuration.md)! **First WireGuard client to support this feature!**
12+
* Ability to define and enforce [Access Control List rules](access-control-list/) / firewall management
13+
* Ability to [stream the Activity & Audit logs to external SIEM systems](activity-log-streaming/)
1114
* Ability to use [external OIDC for secure remote enrollment and Desktop client configuration](external-oidc-secure-enrollment.md)
1215
* Ability to [disable for users to manage their devices](behavior-customization.md#disable-for-users-to-manage-their-devices) (just admin will have this possibility).
1316
* Ability to [disable for users to configure WireGuard clients other then defguard desktop client](behavior-customization.md#disable-ability-to-configure-other-vpn-clients-then-defguard-desktop-client).
1417
* Ability to [disable "All traffic" in the desktop client ](behavior-customization.md#disable-all-traffic-option-in-the-desktop-client)- just "predefined" traffic by admins.
1518
* Ability to integrate with external tooling using [REST API](api-tokens.md).
16-
* Ability to define and enforce [Access Control List rules](access-control-list/)
1719

0 commit comments

Comments
 (0)