website/docs: new PR for the Entra provider docs (ignore old one) (#9741)

* new PR

* ken edits

* tweaks

---------

Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Tana M Berry
2024-05-16 17:00:03 -05:00
committed by GitHub
parent f28209548b
commit a3634ab21d
4 changed files with 159 additions and 0 deletions

View File

@ -95,6 +95,18 @@ const docsSidebar = {
},
items: ["providers/ldap/generic_setup"],
},
{
type: "category",
label: "Microsoft Entra ID Provider",
link: {
type: "doc",
id: "providers/entra/index",
},
items: [
"providers/entra/setup-entra",
"providers/entra/add-entra-provider",
],
},
{
type: "category",
label: "OAuth2 Provider",