Create the ability to store server, and user/password information locally. This includes the ability to store connection information to remote DRA REST servers as well.

VMware PowerCLI has this capability currently. Basically, they use a Set and a Get. Set writes connection information to an XML file

Here is some information on the VM Credential Store: https://pubs.vmware.com/vsphere-50/index.jsp?topic=%2Fcom.vmware.wssdk.pg.doc_50%2FPG_Ch6_Authenticate_Authorize.8.8.html

Comments

  • This feature is a function within PAM