Update website/docs/add-secure-apps/providers/oauth2/device_code.md

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
This commit is contained in:
Dewi Roberts
2025-04-29 15:24:55 +01:00
committed by Tana M Berry
parent 689c59fe1c
commit ab84adc13f

View File

@ -17,7 +17,7 @@ This type of authentication flow is useful for devices with limited input capabi
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 the **Designation** of `Stage Configuration`.
### Steps