1
0
forked from baron/baron-sso

refactor: 미사용 Descope 연동 코드 및 환경 변수 제거 (resolves #519)

This commit is contained in:
2026-04-27 11:31:14 +09:00
parent 44a853408e
commit 093d2f2af0
14 changed files with 30 additions and 443 deletions

View File

@@ -7,7 +7,6 @@ APP_ENV=stage # 애플리케이션 실행 환경 (dev, stage, production)
TZ=Asia/Seoul
# IDP_PROVIDER는 우선순위 순으로 콤마 구분 (예: Kratos/Hydra 우선, Descope 백업)
IDP_PROVIDER=ory
# --- Infrastructure Ports ---