We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303ab9e commit 1402bcdCopy full SHA for 1402bcd
src/pages/selfhosted/identity-providers.mdx
@@ -432,6 +432,7 @@ NETBIRD_AUTH_SUPPORTED_SCOPES="openid profile email offline_access api"
432
NETBIRD_AUTH_AUDIENCE=`netbird-client`
433
434
NETBIRD_AUTH_DEVICE_AUTH_CLIENT_ID=`netbird-client`
435
+NETBIRD_AUTH_DEVICE_AUTH_AUDIENCE=`netbird-client`
436
437
NETBIRD_MGMT_IDP="keycloak"
438
NETBIRD_IDP_MGMT_CLIENT_ID="netbird-backend"
0 commit comments