update after merge

This commit is contained in:
Pascal Fischer
2023-05-11 10:55:14 +02:00
parent 18d82beb88
commit 0f84b44564

View File

@@ -461,3 +461,4 @@ NETBIRD_AUTH_USER_ID_CLAIM="oid"
- Modify the value of the `AUTH_SUPPORTED_SCOPES` environment variable for the dashboard service in the docker-compose.yml file to `openid profile email offline_access api://<application_id>/api`.
- Modify `Scope` value in `DeviceAuthorizationFlow` within the `management.json` to `api://<application_id>/api`.