We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c42dd3 commit 426ca88Copy full SHA for 426ca88
src/pages/_home/components/FlexibleIdentity/FlexibleIdentitySection.astro
@@ -32,7 +32,11 @@ import Image from "astro/components/Image.astro";
32
href="https://docs.defguard.net/enterprise/all-enteprise-features/external-openid-providers/microsoft"
33
target="_blank"
34
rel="noreferrer noopener">Microsoft</a
35
- >, Okta, <a
+ >, <a
36
+ target="_blank"
37
+ href="https://docs.defguard.net/enterprise/all-enteprise-features/external-openid-providers/okta"
38
+ >Okta</a
39
40
href="https://docs.defguard.net/enterprise/all-enteprise-features/external-openid-providers/jumpcloud"
41
42
rel="noreferrer noopener">JumpCloud</a
0 commit comments