From a1892d7f21f6139807abe2333211bc0e43435099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=AC=B8=ED=98=95=EC=84=9D?= Date: Mon, 22 Jun 2026 09:34:44 +0900 Subject: [PATCH] =?UTF-8?q?Update=20baronsso=20=EB=A1=9C=EA=B7=B8=EC=9D=B8?= =?UTF-8?q?=ED=9D=90=EB=A6=84=EA=B2=80=ED=86=A0.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- baronsso 로그인흐름검토.md | 44 +++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/baronsso 로그인흐름검토.md b/baronsso 로그인흐름검토.md index c59d9b6..17500e5 100644 --- a/baronsso 로그인흐름검토.md +++ b/baronsso 로그인흐름검토.md @@ -1 +1,43 @@ -d \ No newline at end of file + + +Baron SSO에서 Gateway는 Nginx 입니다. + +정확히는 + +baron_gateway 컨테이너가 +Nginx 기반 Gateway 역할 +을 하고 있습니다. + + +현재 컨테이너 구조 + +Front +----------- +baron_userfront +baron_adminfront +baron_devfront +baron_orgfront + +Gateway +----------- +baron_gateway +외부 진입점 + +Ory Stack +----------- +ory_kratos +ory_hydra +ory_keto +ory_oathkeeper + +DB +----------- +ory_postgres +baron_postgres + + + + + + +