support scope and scopes in config

Signed-off-by: Spencer Post <spencer.post@guildeducation.com>
This commit is contained in:
Spencer Post
2024-03-29 14:53:48 -06:00
parent 9a0859a0d3
commit 7a7e103882
3 changed files with 60 additions and 3 deletions
+1 -1
View File
@@ -396,7 +396,7 @@ auth:
development:
clientId: ${AUTH_ATLASSIAN_CLIENT_ID}
clientSecret: ${AUTH_ATLASSIAN_CLIENT_SECRET}
scopes: ${AUTH_ATLASSIAN_SCOPES}
scope: ${AUTH_ATLASSIAN_SCOPES}
myproxy: {}
guest: {}