From b73094e56c24334dbfa6845b9266dc3c4b6ed651 Mon Sep 17 00:00:00 2001 From: YapWC <34093361+YapWC@users.noreply.github.com> Date: Fri, 11 Apr 2025 12:45:43 +0800 Subject: [PATCH] Update Authentik Step 5 Making it more explicit --- src/pages/selfhosted/identity-providers.mdx | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/src/pages/selfhosted/identity-providers.mdx b/src/pages/selfhosted/identity-providers.mdx index b631a70e1..850f98521 100644 --- a/src/pages/selfhosted/identity-providers.mdx +++ b/src/pages/selfhosted/identity-providers.mdx @@ -536,17 +536,28 @@ In this step, we will add `Netbird` service account to `authentik Admins` group.

#### Step 5: Create a authentication flow for device token authentication -Navigate to Authentik admin interface > Flows & Stages > Flows > Create + +- Navigate to authentik admin interface +- Click `Flows and Stages` on the left menu, then click `Flows` then `Create` +- Fill in the form with the following values and click `Create` + - Name: `default-device-code-flow` + - Title: `Device Code Flow` + - Designation: `Stage Configuration` + - Authentication: `Require authentication` +

high-level-dia

+- Navigate to authentik admin interface +- Click `System` on the left menu, then click `Brands` +- Click on the edit button of domain `authentik-default` +- Under Default flows set Device code flow to `default-device-code-flow` +- Click `Update` -Then go to: System > Brands > Edit used default > Default Flows > set **Device code flow** to newly created device flow

high-level-dia

-Press `Update` Your authority OIDC configuration will be available under: