This commit is contained in:
Tana M Berry
2025-04-30 17:43:06 -05:00
parent 149815885d
commit d37f025881

View File

@ -8,7 +8,7 @@ The device code flow is also known as device flow or device authorization grant
This device flow is only possible if the active [brand](../../../sys-mgmt/brands.md) has a device code flow configured. This flow is run _after_ the user logs in, and before the user authenticates.
authentik does not include a default flow for this use case, so it is necessary to create a new one with the **Designation** of `Stage Configuration`.
authentik does not include a default flow for this use case, so it is necessary to create a new one with a **Designation** of `Stage Configuration`.
### Device flow initiation