website/docs: add content about bindings (cherry-pick #11787) (#12428)

website/docs: add content about bindings (#11787)

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tana@goauthentik.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
gcp-cherry-pick-bot[bot]
2024-12-19 20:36:29 +01:00
committed by GitHub
parent d313225956
commit 0a5bdad972
8 changed files with 137 additions and 6 deletions

View File

@ -306,6 +306,17 @@ export default {
"add-secure-apps/flows-stages/stages/user_write",
],
},
{
type: "category",
label: "Bindings",
link: {
type: "doc",
id: "add-secure-apps/flows-stages/bindings/index",
},
items: [
"add-secure-apps/flows-stages/bindings/work_with_bindings",
],
},
],
},
{