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 + + + + + + +