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

Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com>
This commit is contained in:
Dametto Luca
2025-04-26 19:53:13 +02:00
committed by Tana M Berry
parent ebd620562c
commit 1c022cb366

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 setup. This flow is run _after_ the user logs in, and before the user authenticates.
authentik doesn't ship with a default flow for this usecase, so it is required to create a new flow for this usecase 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