website/docs: Reorganize policy documentation (#21133)

* Reorganize policy documentation

* website/docs: address policy docs review feedback

* post-rebase

* website/docs: Reorganize policy documentation -- Revisions (#21601)

* apply suggestions

---------

Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
This commit is contained in:
Dominic R
2026-04-16 07:11:52 -04:00
committed by GitHub
parent d2cbd82d7a
commit 404570a4d2
49 changed files with 1093 additions and 502 deletions

View File

@@ -4,6 +4,8 @@ title: authentik bindings
A binding is, simply put, a connection between two components. The use of a binding adds additional functionality to one the existing components; for example, a policy binding can cause a new stage to be presented within a flow to a specific user or group.
A policy answers a question like "should this pass?" A binding decides where authentik asks that question.
:::info
For information about creating and managing bindings, refer to [Work with bindings](./work-with-bindings.md).
:::