크로스 도메인 OIDC 인증을 위한 환경 구성 수정

This commit is contained in:
kyy
2026-02-12 13:23:54 +09:00
parent 8415069c0a
commit 66c9b859dc
2 changed files with 8 additions and 0 deletions
+2
View File
@@ -92,6 +92,8 @@ KETO_READ_URL=http://keto:4466
KETO_WRITE_URL=http://keto:4467
# KETO_READ_PORT=4466 # Internal only
# KETO_WRITE_PORT=4467 # Internal only
KETO_READ_URL=http://keto:4466
KETO_WRITE_URL=http://keto:4467
# Kratos Selfservice UI upstreams (override for deployments)
ORY_SDK_URL=http://kratos:4433
+6
View File
@@ -10,6 +10,12 @@ serve:
admin:
base_url: http://localhost:4434/
session:
cookie:
domain: hmac.kr
same_site: Lax
path: /
selfservice:
default_browser_return_url: http://localhost:5000/
allowed_return_urls: