You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our KBS Client (cc-kbc) now does not handle the responsed token. Due to the architecture of CDH, attestation APIs about remote attestation like get_evidence() and get_token() should be handled by attestation agent.
To achieve this goal, we need the following refactoring work
Decouple the "getting token via RA" and "getting resource with token" process from KBS client Refactor kbs client #304
Our KBS Client (cc-kbc) now does not handle the responsed token. Due to the architecture of CDH, attestation APIs about remote attestation like
get_evidence()
andget_token()
should be handled by attestation agent.To achieve this goal, we need the following refactoring work
Refactor kbs client #304
Confidential DataHub Part 3: Define Vault API & Support GetResource API with KBS-Client & Sev support #319
The text was updated successfully, but these errors were encountered: