From 37b959ecc0d443ede3a64603f1fc3dad9017b5dc Mon Sep 17 00:00:00 2001 From: "Dejan R." Date: Mon, 24 Nov 2025 11:49:19 +0000 Subject: [PATCH] added new configuration --- .env | 2 +- dashboard.env | 4 ++-- machinekey/zitadel-admin-sa.token | 2 +- management.json | 18 +++++++++--------- relay.env | 2 +- turnserver.conf | 2 +- uninstall-netbird-traefik.sh | 0 zdb.env | 2 +- zitadel.env | 8 ++++---- zitadel_api.log | 22 +++++++++++----------- 10 files changed, 31 insertions(+), 31 deletions(-) mode change 100644 => 100755 uninstall-netbird-traefik.sh diff --git a/.env b/.env index a455455..8c0ef23 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ Username: admin@netbird.rozic-dev.com -Password: Sx49nmh6YxC5SeojHn+b4ApVcQE0WfL1c+TwJm7e/NE@ +Password: SeNHIIKMARVRzlbNfwkPiZZF6uhDPAJ3rdjD7tgN92U@ NetBird_URL: https://netbird.rozic-dev.com Zitadel_console: https://netbird.rozic-dev.com/ui/console diff --git a/dashboard.env b/dashboard.env index 65a299d..afa3b41 100644 --- a/dashboard.env +++ b/dashboard.env @@ -1,7 +1,7 @@ NETBIRD_MGMT_API_ENDPOINT=https://netbird.rozic-dev.com NETBIRD_MGMT_GRPC_API_ENDPOINT=https://netbird.rozic-dev.com -AUTH_AUDIENCE=347529025415086083 -AUTH_CLIENT_ID=347529025415086083 +AUTH_AUDIENCE=348106286266646531 +AUTH_CLIENT_ID=348106286266646531 AUTH_AUTHORITY=https://netbird.rozic-dev.com USE_AUTH0=false AUTH_SUPPORTED_SCOPES=openid profile email offline_access diff --git a/machinekey/zitadel-admin-sa.token b/machinekey/zitadel-admin-sa.token index 20bcf96..fcedaf3 100644 --- a/machinekey/zitadel-admin-sa.token +++ b/machinekey/zitadel-admin-sa.token @@ -1 +1 @@ -tlqWhCwoB4bEoKhqlbw_mHr8qGxjuJVdjfYGH70-Tr1bwzGu0Q5FNUMiostaLXoAk5GvCXc +2-KxvduiviFhdG3rO4nOLqXy5z0FHpRAixa2wdv_Aw2CHiEP1PpsPLIeSFMpI6RGfXW2sgE diff --git a/management.json b/management.json index 23c39fb..5c196bd 100644 --- a/management.json +++ b/management.json @@ -16,7 +16,7 @@ "Proto": "udp", "URI": "turn:netbird.rozic-dev.com:3478", "Username": "self", - "Password": "irxMo1xxkrpzLUBK4AkWHtJI2CHjqhD9RZEmXqSXLgU" + "Password": "BxiYGdSSaLMQl0wunXDmFc5aawPxVDv7vRcpddr+itU" } ] }, @@ -25,7 +25,7 @@ "rels://netbird.rozic-dev.com:443/relay" ], "CredentialsTTL": "24h0m0s", - "Secret": "WsMuriIhq7xs8vWFbWf59cOV1jcFlqkyb/cbEjmGNiQ" + "Secret": "ngW8TtrOTY3zka/Uo+OTgHZx01l6vWzOOsck8bKicFc" }, "Signal": { "Proto": "https", @@ -34,12 +34,12 @@ "Password": "" }, "Datadir": "/var/lib/netbird/", - "DataStoreEncryptionKey": "TOpiGD/r2qWq+UAjAsv53IyqABPsXJ3zGPZ9j6dk2bc=", + "DataStoreEncryptionKey": "pbPBj5+/hqKZhnahw9Z+NfUgu+d8UIeZPySKNTW+wIo=", "HttpConfig": { "LetsEncryptDomain": "", "CertFile": "", "CertKey": "", - "AuthAudience": "347529025415086083", + "AuthAudience": "348106286266646531", "AuthIssuer": "https://netbird.rozic-dev.com", "AuthUserIDClaim": "", "AuthKeysLocation": "https://netbird.rozic-dev.com/oauth/v2/keys", @@ -53,7 +53,7 @@ "Issuer": "https://netbird.rozic-dev.com", "TokenEndpoint": "https://netbird.rozic-dev.com/oauth/v2/token", "ClientID": "netbird-service-account", - "ClientSecret": "GncnVxtSadobmYR0jQINd8OWYk8Mwbi6MGvo4aPnaqDyBb8CILrXb5bVAH38CNFC", + "ClientSecret": "y18AfMhKgUZKNniPs7e0rhFlcYMqdGz2ekeY2N0qvcAbhuTMCWtaJSfwtCNraZQy", "GrantType": "client_credentials" }, "ExtraConfig": { @@ -67,10 +67,10 @@ "DeviceAuthorizationFlow": { "Provider": "hosted", "ProviderConfig": { - "ClientID": "347529027596124163", + "ClientID": "348106288498016259", "ClientSecret": "", "Domain": "netbird.rozic-dev.com", - "Audience": "347529027596124163", + "Audience": "348106288498016259", "TokenEndpoint": "https://netbird.rozic-dev.com/oauth/v2/token", "DeviceAuthEndpoint": "https://netbird.rozic-dev.com/oauth/v2/device_authorization", "AuthorizationEndpoint": "", @@ -83,10 +83,10 @@ }, "PKCEAuthorizationFlow": { "ProviderConfig": { - "ClientID": "347529027596124163", + "ClientID": "348106288498016259", "ClientSecret": "", "Domain": "", - "Audience": "347529027596124163", + "Audience": "348106288498016259", "TokenEndpoint": "https://netbird.rozic-dev.com/oauth/v2/token", "DeviceAuthEndpoint": "", "AuthorizationEndpoint": "https://netbird.rozic-dev.com/oauth/v2/authorize", diff --git a/relay.env b/relay.env index d990e9c..edb8583 100644 --- a/relay.env +++ b/relay.env @@ -1,5 +1,5 @@ NB_LOG_LEVEL=info NB_LISTEN_ADDRESS=:33080 NB_EXPOSED_ADDRESS=rels://netbird.rozic-dev.com:443/relay -NB_AUTH_SECRET=WsMuriIhq7xs8vWFbWf59cOV1jcFlqkyb/cbEjmGNiQ +NB_AUTH_SECRET=ngW8TtrOTY3zka/Uo+OTgHZx01l6vWzOOsck8bKicFc NETBIRD_DOMAIN=netbird.rozic-dev.com diff --git a/turnserver.conf b/turnserver.conf index d639469..5bc9e98 100644 --- a/turnserver.conf +++ b/turnserver.conf @@ -5,7 +5,7 @@ min-port=49152 max-port=65535 fingerprint lt-cred-mech -user=self:irxMo1xxkrpzLUBK4AkWHtJI2CHjqhD9RZEmXqSXLgU +user=self:BxiYGdSSaLMQl0wunXDmFc5aawPxVDv7vRcpddr+itU realm=wiretrustee.com cert=/etc/coturn/certs/cert.pem pkey=/etc/coturn/private/privkey.pem diff --git a/uninstall-netbird-traefik.sh b/uninstall-netbird-traefik.sh old mode 100644 new mode 100755 diff --git a/zdb.env b/zdb.env index 4e44d07..82f4ef5 100644 --- a/zdb.env +++ b/zdb.env @@ -1,2 +1,2 @@ POSTGRES_USER=root -POSTGRES_PASSWORD=WuNCCFl9IrF4x1YOvUb5g0297qf4CE5qKPqlwY3HFn0@ +POSTGRES_PASSWORD=YjkO05n49OdW84/YYlUgrGh9IvzOnlTbQ8waPMFGEEQ@ diff --git a/zitadel.env b/zitadel.env index 33fdfa9..4ef1de2 100644 --- a/zitadel.env +++ b/zitadel.env @@ -1,5 +1,5 @@ ZITADEL_LOG_LEVEL=debug -ZITADEL_MASTERKEY=IuuoiDADifLLM7enKI/ia+s0sesaqF8w +ZITADEL_MASTERKEY=3iY5nbYDvlWutHUEBsmya5YhWGFnXwLY ZITADEL_EXTERNALSECURE=true ZITADEL_TLS_ENABLED=false ZITADEL_EXTERNALPORT=443 @@ -8,14 +8,14 @@ ZITADEL_FIRSTINSTANCE_PATPATH=/machinekey/zitadel-admin-sa.token ZITADEL_FIRSTINSTANCE_ORG_MACHINE_MACHINE_USERNAME=zitadel-admin-sa ZITADEL_FIRSTINSTANCE_ORG_MACHINE_MACHINE_NAME=Admin ZITADEL_FIRSTINSTANCE_ORG_MACHINE_PAT_SCOPES=openid -ZITADEL_FIRSTINSTANCE_ORG_MACHINE_PAT_EXPIRATIONDATE=2025-11-20T12:19:08Z +ZITADEL_FIRSTINSTANCE_ORG_MACHINE_PAT_EXPIRATIONDATE=2025-11-24T11:53:41Z ZITADEL_DATABASE_POSTGRES_HOST=zdb ZITADEL_DATABASE_POSTGRES_PORT=5432 ZITADEL_DATABASE_POSTGRES_DATABASE=zitadel ZITADEL_DATABASE_POSTGRES_USER_USERNAME=zitadel -ZITADEL_DATABASE_POSTGRES_USER_PASSWORD=g798XBwToxA9Ehu2SYGbz+CE5MxAuC/BVoxSlxhPHTU@ +ZITADEL_DATABASE_POSTGRES_USER_PASSWORD=T6W7OxZHIkIqtsoQ3mPAEKub/V9agMZsf6d8PSs5L9M@ ZITADEL_DATABASE_POSTGRES_USER_SSL_MODE=disable ZITADEL_DATABASE_POSTGRES_ADMIN_USERNAME=root -ZITADEL_DATABASE_POSTGRES_ADMIN_PASSWORD=WuNCCFl9IrF4x1YOvUb5g0297qf4CE5qKPqlwY3HFn0@ +ZITADEL_DATABASE_POSTGRES_ADMIN_PASSWORD=YjkO05n49OdW84/YYlUgrGh9IvzOnlTbQ8waPMFGEEQ@ ZITADEL_DATABASE_POSTGRES_ADMIN_SSL_MODE=disable NETBIRD_DOMAIN=netbird.rozic-dev.com diff --git a/zitadel_api.log b/zitadel_api.log index 2e3759b..84da85f 100644 --- a/zitadel_api.log +++ b/zitadel_api.log @@ -1,11 +1,11 @@ -{"id":"347529023250759683","details":{"sequence":"2","creationDate":"2025-11-20T11:50:39.824071Z","resourceOwner":"347528924584017923"}} -{"appId":"347529025415020547","details":{"sequence":"4","creationDate":"2025-11-20T11:50:41.111831Z","resourceOwner":"347528924584017923"},"clientId":"347529025415086083"} -{"appId":"347529027596058627","details":{"sequence":"6","creationDate":"2025-11-20T11:50:42.406343Z","resourceOwner":"347528924584017923"},"clientId":"347529027596124163","noneCompliant":true,"complianceProblems":[{"key":"Application.OIDC.V1.NotCompliant","localizedMessage":"Your configuration is not compliant and differs from OIDC 1.0 standard."},{"key":"Application.OIDC.V1.NotCompliant","localizedMessage":"Your configuration is not compliant and differs from OIDC 1.0 standard."},{"key":"Application.OIDC.V1.Code.RedirectUris.HttpOnlyForWeb","localizedMessage":"Grant type code only allowed http redirect uris for apptype web."}]} -{"userId":"347529029743542275","details":{"sequence":"1","changeDate":"2025-11-20T11:50:43.737489Z","resourceOwner":"347528924584017923"}} -{"clientId":"netbird-service-account","clientSecret":"GncnVxtSadobmYR0jQINd8OWYk8Mwbi6MGvo4aPnaqDyBb8CILrXb5bVAH38CNFC","details":{"sequence":"2","creationDate":"2025-11-20T11:50:45.080684Z","resourceOwner":"347528924584017923"}} -{"details":{"sequence":"7","creationDate":"2025-11-20T11:50:47.361844Z","resourceOwner":"347528924584017923"}} -{"userId":"347529038249590787","details":{"sequence":"2","creationDate":"2025-11-20T11:50:49.908386Z","resourceOwner":"347528924584017923"}} -{"details":{"sequence":"107","creationDate":"2025-11-20T11:50:51.199567Z","resourceOwner":"347528924583952387"}} -{"user":{"id":"347528924584542211","details":{"sequence":"1","creationDate":"2025-11-20T11:49:43.050553Z","changeDate":"2025-11-20T11:49:43.050553Z","resourceOwner":"347528924584017923"},"state":"USER_STATE_ACTIVE","userName":"zitadel-admin-sa","loginNames":["zitadel-admin-sa"],"preferredLoginName":"zitadel-admin-sa","machine":{"name":"Admin"}}} -{"details":{"sequence":"108","changeDate":"2025-11-20T11:50:53.738309Z","resourceOwner":"347528924583952387"}} -{"details":{"sequence":"8","changeDate":"2025-11-20T11:50:54.996326Z","resourceOwner":"347528924584017923"}} +{"id":"348106284119097347","details":{"sequence":"2","creationDate":"2025-11-24T11:25:14.107013Z","resourceOwner":"348106185687236611"}} +{"appId":"348106286266580995","details":{"sequence":"4","creationDate":"2025-11-24T11:25:15.393492Z","resourceOwner":"348106185687236611"},"clientId":"348106286266646531"} +{"appId":"348106288497950723","details":{"sequence":"6","creationDate":"2025-11-24T11:25:16.715355Z","resourceOwner":"348106185687236611"},"clientId":"348106288498016259","noneCompliant":true,"complianceProblems":[{"key":"Application.OIDC.V1.NotCompliant","localizedMessage":"Your configuration is not compliant and differs from OIDC 1.0 standard."},{"key":"Application.OIDC.V1.NotCompliant","localizedMessage":"Your configuration is not compliant and differs from OIDC 1.0 standard."},{"key":"Application.OIDC.V1.Code.RedirectUris.HttpOnlyForWeb","localizedMessage":"Grant type code only allowed http redirect uris for apptype web."}]} +{"userId":"348106290595102723","details":{"sequence":"1","changeDate":"2025-11-24T11:25:18.016898Z","resourceOwner":"348106185687236611"}} +{"clientId":"netbird-service-account","clientSecret":"y18AfMhKgUZKNniPs7e0rhFlcYMqdGz2ekeY2N0qvcAbhuTMCWtaJSfwtCNraZQy","details":{"sequence":"2","creationDate":"2025-11-24T11:25:19.340058Z","resourceOwner":"348106185687236611"}} +{"details":{"sequence":"7","creationDate":"2025-11-24T11:25:21.628407Z","resourceOwner":"348106185687236611"}} +{"userId":"348106299017265155","details":{"sequence":"2","creationDate":"2025-11-24T11:25:24.109958Z","resourceOwner":"348106185687236611"}} +{"details":{"sequence":"107","creationDate":"2025-11-24T11:25:25.404965Z","resourceOwner":"348106185687171075"}} +{"user":{"id":"348106185687760899","details":{"sequence":"1","creationDate":"2025-11-24T11:24:17.411415Z","changeDate":"2025-11-24T11:24:17.411415Z","resourceOwner":"348106185687236611"},"state":"USER_STATE_ACTIVE","userName":"zitadel-admin-sa","loginNames":["zitadel-admin-sa"],"preferredLoginName":"zitadel-admin-sa","machine":{"name":"Admin"}}} +{"details":{"sequence":"108","changeDate":"2025-11-24T11:25:27.905764Z","resourceOwner":"348106185687171075"}} +{"details":{"sequence":"8","changeDate":"2025-11-24T11:25:29.170284Z","resourceOwner":"348106185687236611"}}