Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 862 Bytes

vmomi-authenticating-agent.md

File metadata and controls

9 lines (6 loc) · 862 Bytes

VMOMI Authenticating Agent

As with access to NSX management, vSphere orchestration requires credentials and therefore credential management. The authenticating agent is indended to move the credential management problem out of the VCH and into the vSphere infrastructure. Authorizing the VCH to perform specific operations by virtue of being a specific VM (and potentially cryptographically verified), rather than generating and embedding credentials into the guest, means:

  • a VCH can be safely considered untrusted
  • IDS style inspection and validation can be performed on each infrastructure operation performed by a VCH
  • no access to management networks is required for infrastructure orchestration

Issues relating to this component