feat: 가상화 문서들 추가
This commit is contained in:
+3
-3
@@ -9,8 +9,8 @@ flowchart LR
|
||||
n2["Spring upstream"]
|
||||
n3["oauth2-proxy"]
|
||||
end
|
||||
n0 -->|"GET /api/edge · AP4_SESSION"| n1
|
||||
n1 -->|"internal /oauth2/auth subrequest"| n3
|
||||
n1 -->|"allowlisted identity + internal token"| n2
|
||||
n0 -->|"AP4_SESSION"| n1
|
||||
n1 -->|"auth subrequest"| n3
|
||||
n1 -->|"identity"| n2
|
||||
classDef external stroke-dasharray: 6 4
|
||||
class n0 external
|
||||
|
||||
Reference in New Issue
Block a user