_management.json_{ "Stuns": [ { "Proto": "udp", "URI": "stun:vpn.abc.dev:3478", "Username": "", "Password": "" } ], "TURNConfig": { "TimeBasedCredentials": false, "CredentialsTTL": "0s", "Secret": "", "Turns": [ { "Proto": "udp", "URI": "turn:vpn.abc.dev:3478", "Username": "self", "Password": "tM90Q+5Zo5iyiEPk1Svet634ozcJIZ7E9x1Bkugpy3o" } ] }, "Relay": { "Addresses": [ "rels://vpn.abc.dev:443" ], "CredentialsTTL": "24h0m0s", "Secret": "abc" }, "Signal": { "Proto": "https", "URI": "vpn.abc.dev:443", "Username": "", "Password": "" }, "Datadir": "/var/lib/netbird/", "DataStoreEncryptionKey": "yR8AoUg8sukJlQZnaRoeTqpJT8mUVb9DpeswEbuQOvg=", "HttpConfig": { "LetsEncryptDomain": "", "CertFile": "", "CertKey": "", "AuthAudience": "abc", "AuthIssuer": "https://vpn.abc.dev", "AuthUserIDClaim": "", "AuthKeysLocation": "https://vpn.abc.dev/oauth/v2/keys", "OIDCConfigEndpoint": "https://vpn.abc.dev/.well-known/openid-configuration", "IdpSignKeyRefreshEnabled": true, "ExtraAuthAudience": "" }, "IdpManagerConfig": { "ManagerType": "zitadel", "ClientConfig": { "Issuer": "https://vpn.abc.dev", "TokenEndpoint": "https://vpn.abc.dev/oauth/v2/token", "ClientID": "netbird-service-account", "ClientSecret": "abc", "GrantType": "client_credentials" }, "ExtraConfig": { "ManagementEndpoint": "https://vpn.abc.dev/management/v1" }, "Auth0ClientCredentials": null, "AzureClientCredentials": null, "KeycloakClientCredentials": null, "ZitadelClientCredentials": null }, "DeviceAuthorizationFlow": { "Provider": "hosted", "ProviderConfig": { "ClientID": "abc", "ClientSecret": "", "Domain": "vpn.abc.dev", "Audience": "abc", "TokenEndpoint": "https://vpn.abc.dev/oauth/v2/token", "DeviceAuthEndpoint": "https://vpn.abc.dev/oauth/v2/device_authorization", "AuthorizationEndpoint": "", "Scope": "openid", "UseIDToken": false, "RedirectURLs": null, "DisablePromptLogin": false, "LoginFlag": 0 } }, "PKCEAuthorizationFlow": { "ProviderConfig": { "ClientID": "abc", "ClientSecret": "", "Domain": "", "Audience": "abc", "TokenEndpoint": "https://vpn.abc.dev/oauth/v2/token", "DeviceAuthEndpoint": "", "AuthorizationEndpoint": "https://vpn.abc.dev/oauth/v2/authorize", "Scope": "openid profile email offline_access", "UseIDToken": false, "RedirectURLs": [ "http://localhost:53000/", "http://localhost:54000/" ], "DisablePromptLogin": false, "LoginFlag": 0 } }, "StoreConfig": { "Engine": "" }, "ReverseProxy": { "TrustedHTTPProxies": null, "TrustedHTTPProxiesCount": 0, "TrustedPeers": null }, "DisableDefaultPolicy": false }