From aa6d640452eb57e796edad67fd367054eb58a82d Mon Sep 17 00:00:00 2001 From: sebastian-bury Date: Mon, 8 May 2023 17:59:59 +0200 Subject: [PATCH] updated sidebar --- website/sidebars.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.js b/website/sidebars.js index 72a3da8f6e..6ef138cf59 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -140,6 +140,7 @@ module.exports = { 'how-to/how-to-add-sso-saml', 'how-to/how-to-add-sso-saml-keycloak', 'how-to/how-to-add-sso-google', + 'how-to/how-to-add-sso-azure-saml', 'how-to/how-to-setup-sso-keycloak-group-sync', ], type: 'category',