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:
@ -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",
|
||||
|
Reference in New Issue
Block a user