Files
authentik/website/docs/core/glossary/terms/flow.mdx
Dominic R b1c9a3c5ab website/glossary: improve (#18969)
* website/glossary: Fix eslint errors

* wip
2026-01-08 00:25:22 +00:00

11 lines
328 B
Plaintext

---
title: Flow
sidebar_custom_props:
termName: Flow
tags:
- Flows
shortDescription: An ordered sequence of stages.
authentikSpecific: true
longDescription: Flows are an ordered sequence of stages, potentially with policies bound to them. They define how a user authenticates, enrolls, and more.
---