mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
add correct azure scope value to device flow
This commit is contained in:
@@ -149,4 +149,5 @@ Double-check if the endpoint returns a JSON response by calling it from your bro
|
|||||||
|
|
||||||
- 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 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`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user