docs: add azure entra saml (#7566)

This commit is contained in:
Silvan
2024-03-15 10:07:30 +01:00
committed by GitHub
parent 529b52f028
commit 150f3bddf0
15 changed files with 150 additions and 7 deletions

View File

@@ -342,7 +342,8 @@ module.exports = {
collapsed: true,
items: [
"guides/integrate/identity-providers/google",
"guides/integrate/identity-providers/azure-ad",
"guides/integrate/identity-providers/azure-ad-oidc",
"guides/integrate/identity-providers/azure-ad-saml",
"guides/integrate/identity-providers/github",
"guides/integrate/identity-providers/gitlab",
"guides/integrate/identity-providers/apple",