Skip to content

Commit aa6e23a

Browse files
committed
updated idendity/sso section
1 parent 35b3e83 commit aa6e23a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/pages/index.astro

+6-3
Original file line numberDiff line numberDiff line change
@@ -152,17 +152,20 @@ const tags = [
152152
</div>
153153
</FlexibleSection>
154154
<FlexibleSection
155-
title="Sync with external Identity Providers"
155+
title="Sync with external SSO"
156156
id="ldap"
157157
variant="white"
158158
theme="light"
159159
>
160160
<div slot="left">
161-
<strong>Google, Microsoft, Okta and other cloud providers</strong>
161+
<strong>Cloud SSO</strong>
162162
<p>
163163
defguard seamlessly integrates with a wide range of identity providers, allowing you to easily connect to existing ecosystem of your organization. </p>
164164
<p>
165-
Ccloud-based identity providers support includes: Google, Microsoft, Okta, JumpCloud, Zitadel, or Authentik.</p>
165+
Cloud-based identity providers support includes: Google,
166+
Microsoft, Zitadel, Keycloak, Okta, JumpCloud, Authentik, Authelia.
167+
</p>
168+
<a href="https://docs.defguard.net/enterprise/all-enteprise-features/external-openid-providers">Explore External OpenID providers documentation</a>
166169
</div>
167170

168171
<div slot="right">

0 commit comments

Comments
 (0)