Skip to content

Commit cb07fbd

Browse files
author
Robert Olejnik
committed
Updated directory sync
1 parent 5e60eb8 commit cb07fbd

File tree

7 files changed

+14
-12
lines changed

7 files changed

+14
-12
lines changed

src/content/faq/google.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Does defguard support Google login?
33
order: 5
44
---
55

6-
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#google" target="_blank">Google Workspace</a> login and automatic account creation upon login.
6+
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#google" target="_blank">Google Workspace</a>: login and automatic account creation upon login, full user and group synchronization, and automatic user disabling or deletion based on Google's user status.
77

88
This functionality requires an <a href="/pricing/">Enterprise License</a> and is a paid feature.
99

src/content/faq/microsoft.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Does defguard support Microsoft login?
33
order: 6
44
---
55

6-
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#microsoft" target="_blank">Microsoft</a> login and automatic account creation upon login.
6+
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#microsoft" target="_blank">Microsoft</a>: login and automatic account creation upon login, full user and group synchronization, and automatic user disabling or deletion based on Microsoft's user status.
77

88
This functionality requires an <a href="/pricing/">Enterprise License</a> and is a paid feature.
99

src/content/faq/okta.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Does defguard support Okta?
33
order: 8
44
---
55

6-
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#custom-openid-provider" target="_blank">Okta</a> login and automatic account creation upon login.
6+
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#custom-openid-provider" target="_blank">Okta</a>: login and automatic account creation upon login, full user and group synchronization, and automatic user disabling or deletion based on Okta user status.
77

88
This functionality requires an <a href="/pricing/">Enterprise License</a> and is a paid feature.
99

src/content/roadmap/1.2.mdx

-7
This file was deleted.

src/content/roadmap/1.3.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ title: Mobile Clients
33
version: 1.3
44
---
55

6-
- Mobile clients with 2FA/MFA
7-
- Device Management - dedicated headless client for deploying on servers and devices
6+
- ACLs - VPN access management based on realtime conditions for users, groups, VPN location, ...
7+
- Observability & Access Logs

src/content/roadmap/1.4.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Site-to-site
33
version: 1.4
44
---
55

6+
- Mobile clients with 2FA/MFA
67
- Site-to-site VPN management
78

89
<div class="image">

src/pages/_home/components/FlexibleIdentity/FlexibleIdentitySection.astro

+8
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,14 @@ import Image from "astro/components/Image.astro";
4242
rel="noreferrer noopener">Zitadel</a
4343
>, Custom OIDC
4444
</li>
45+
<li>
46+
<a
47+
href="https://docs.defguard.net/enterprise/all-enteprise-features/external-openid-providers#directory-synchronization"
48+
target="_blank"
49+
>
50+
Synchronize your identity provider's Users and Groups</a
51+
>. Disable or deleate users based on your provider automatically.
52+
</li>
4553
<li>
4654
Want more cloud independence? Defguard has a built in Identity and SSO based on
4755
OpenID Connect, with group VPN access management

0 commit comments

Comments
 (0)