website/docs: add azure ad docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-11-01 15:56:24 +01:00
parent ccab41a6ca
commit b86251255d
15 changed files with 65 additions and 15 deletions

View File

@ -36,7 +36,7 @@ module.exports = {
"providers/saml",
{
type: "category",
label: "Proxy",
label: "Proxy Provider",
items: [
"providers/proxy/proxy",
"providers/proxy/forward_auth",
@ -71,8 +71,9 @@ module.exports = {
label: "as Source",
items: [
"integrations/sources/index",
"integrations/sources/apple/index",
"integrations/sources/active-directory/index",
"integrations/sources/apple/index",
"integrations/sources/azure-ad/index",
"integrations/sources/discord/index",
"integrations/sources/freeipa/index",
"integrations/sources/github/index",