관리페이지 데이터 전송 오류 메세지 표시2
Deploy EG-BIM QA Gateway / deploy (push) Successful in 51s

This commit is contained in:
root
2026-09-21 15:17:30 +09:00
parent cb36c6e89f
commit 4a0117951b
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ routes = [
[vars]
AUTH_REDIRECT_URI = "https://qa-test.baroncs.co.kr/auth/callback"
AUTH_POST_LOGOUT_REDIRECT_URI = "https://qa-test.baroncs.co.kr/"
AUTH_SCOPE = "openid tenants profile email"
AUTH_SCOPE = "openid tenants profile email phones"
AUTH_CLIENT_ID = "e1270f17-e192-4c8c-84b6-54e9698d0f36"
AUTH_AUTHORIZE_URL = "https://app.brsw.kr/oidc/oauth2/auth"
AUTH_TOKEN_URL = "https://app.brsw.kr/oidc/oauth2/token"