feat: 가상화 문서들 추가
This commit is contained in:
@@ -9,8 +9,8 @@ flowchart LR
|
||||
n2[("Authorized-client store")]
|
||||
n3["Internal Resource Server"]
|
||||
end
|
||||
n0 -->|"AP3_SESSION · /bff/api/me"| n1
|
||||
n1 -->|"현재 authorized client 조회"| n2
|
||||
n1 -->|"downstream Bearer 요청"| n3
|
||||
n0 -->|"AP3_SESSION"| n1
|
||||
n1 -->|"client 조회"| n2
|
||||
n1 -->|"Bearer 요청"| n3
|
||||
classDef external stroke-dasharray: 6 4
|
||||
class n0 external
|
||||
|
||||
Reference in New Issue
Block a user