Skip to content

Commit 6785461

Browse files
committed
updated doc
1 parent 3366f71 commit 6785461

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

design-proposals/vpro-kvm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ Generate authorization tokens from MPS for establishing KVM sessions
233233
}
234234
}
235235
```
236+
**Note**: The authorization endpoint in swagger.json is used by the code generator (oapi-codegen) to create a Go client package that dm-manager uses to call the MPS API. This generated client method retrieves the JWT token from MPS, which is then used to authenticate and open the KVM WebSocket session.
236237

237238
##### B. WebSocket Relay Endpoint (KVM Session)
238239

0 commit comments

Comments
 (0)