Make reviewer pages testable on test servers.
Added scopes and "correct" client redirect uri.
This commit is contained in:
parent
54bd0eea9e
commit
02b60c2bd3
@ -77,7 +77,7 @@ services:
|
||||
- CLIENT_REDIRECT_URI=https://${VHOST}/oauth/callback
|
||||
- RESOURCE_SERVER_ID=scipro_api_client
|
||||
- RESOURCE_SERVER_SECRET=scipro_api_secret
|
||||
- CLIENT_SCOPES="grade:read grade:write"
|
||||
- CLIENT_SCOPES=grade:read grade:write
|
||||
networks:
|
||||
- traefik
|
||||
labels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user