-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
47 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Does defguard support ACLs? | ||
order: 4 | ||
--- | ||
|
||
Defguard currently supports a simple ACL based on user group assignment, which determines the VPN locations users can access. | ||
More granular ACLs (e.g., firewall rules) are coming to refguard 1.1, which is currently in development. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Does defguard support Google login? | ||
order: 5 | ||
--- | ||
|
||
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. | ||
|
||
This functionality requires an <a href="/pricing">Enterprise License</a> and is a paid feature. | ||
|
||
Please remember that defguard has also <a href="https://docs.defguard.net/admin-and-features/openid-connect" target="_blank">built in SSO based on OpenID Connect</a>, so you can migrate your apps to authorize with defguard instead of 3rd party service (and this is an Open Source feature)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Does defguard support KeyCloak login? | ||
order: 7 | ||
--- | ||
|
||
Defguard supports <a href="https://docs.defguard.net/enterprise/external-openid-providers#custom-openid-provider" target="_blank">KeyCloak</a> login and automatic account creation upon login. | ||
|
||
This functionality requires an <a href="/pricing">Enterprise License</a> and is a paid feature. | ||
|
||
Please remember that defguard has also <a href="https://docs.defguard.net/admin-and-features/openid-connect" target="_blank">built in SSO based on OpenID Connect</a>, so you can migrate your apps to authorize with defguard instead of 3rd party service (and this is an Open Source feature)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Does defguard support Microsoft login? | ||
order: 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. | ||
|
||
This functionality requires an <a href="/pricing">Enterprise License</a> and is a paid feature. | ||
|
||
Please remember that defguard has also <a href="https://docs.defguard.net/admin-and-features/openid-connect" target="_blank">built in SSO based on OpenID Connect</a>, so you can migrate your apps to authorize with defguard instead of 3rd party service (and this is an Open Source feature)! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
title: Does defguard support Okta? | ||
order: 8 | ||
--- | ||
|
||
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. | ||
|
||
This functionality requires an <a href="/pricing">Enterprise License</a> and is a paid feature. | ||
|
||
Please remember that defguard has also <a href="https://docs.defguard.net/admin-and-features/openid-connect" target="_blank">built in SSO based on OpenID Connect</a>, so you can migrate your apps to authorize with defguard instead of 3rd party service (and this is an Open Source feature)! |