Merge pull request #39 from bcmmbaga/main

Update azure AD setup docs
This commit is contained in:
Misha Bragin
2023-05-05 12:38:50 +02:00
committed by GitHub

View File

@@ -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 `Scope` value in `DeviceAuthorizationFlow` within the `management.json` to `api://<application_id>/api`.