diff --git a/src/pages/selfhosted/identity-providers.mdx b/src/pages/selfhosted/identity-providers.mdx index 43deab77..ce9793c3 100644 --- a/src/pages/selfhosted/identity-providers.mdx +++ b/src/pages/selfhosted/identity-providers.mdx @@ -515,7 +515,11 @@ In this step, we will create service account. high-level-dia

-- Take note of service account `username` and `password`, we will need it later +- Take note of the NetBird service account `username`, we will need it later. +- N.B. The `password` defined when creating the NetBird service account is not required. +Users should instead create an app password for the NetBird service account within `Directory > Tokens and App passwords` in authentik's `Admin interface. +Be sure to select the NetBird Service account object as the `User` when creating the app password. +Take note of the app password as we will need it later.

high-level-dia