You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Step 6: Continue with the NetBird Self-hosting Guide
602
602
You've configured all required resources in Authentik. You can now continue with the [NetBird Self-hosting Guide](/selfhosted/selfhosted-guide#step-4-disable-single-account-mode-optional).
603
603
604
+
### PocketID
605
+
606
+
This guide is a part of the [NetBird Self-hosting Guide](/docs/selfhosted/selfhosted-guide) and explains how to integrate
607
+
**self-hosted** NetBird with [PocketID](https://pocket-id.org/).
608
+
609
+
<Note>
610
+
PocketID is a simplified identity management solution designed for self hosted environments.
611
+
It is secure and effective, but makes some tradeoffs in terms of features and usability.
612
+
Notably, it does not allow scoping the access of API Tokens.
613
+
This isn't an issue per se, but it does mean that you should keep careful track of the token used by NetBird for management.
614
+
</Note>
615
+
616
+
#### Step 1. Create and configure PocketID application
617
+
In this step, we will create and configure NetBird application in pocketid.
618
+
619
+
Create new PocketID OIDC Client
620
+
- Navigate to pocketid console
621
+
- Click the `Administration` dropdown in the left hand bar, then select `OIDC Clients`
622
+
- Fill in the form with the following values and click `Continue`
#### Step 3: Continue with the NetBird Self-hosting Guide
694
+
You've configured all required resources in PocketID. You can now continue with the [NetBird Self-hosting Guide](/selfhosted/selfhosted-guide#step-4-disable-single-account-mode-optional).
0 commit comments