Create a vSphere Automation Session with User Credentials
With the vSphere Automation SDKs , you can create authenticated sessions by using only user credentials.
You connect to the vSphere Automation endpoint by using a user name and password known to the vCenter Single Sign-On service. The vSphere Automation uses your credentials to authenticate with the vCenter Single Sign-On Service and obtain a SAML token.
Prerequisites
-
Retrieve the vSphere Automation endpoint URL from the Lookup Service.
-
Verify that you have valid user credentials for the vCenter Single Sign-On identity store.
Procedure
What to do next
You can use the authenticated session to access vSphere Automation services. For more information about creating stubs to the vSphere Automation services, see Accessing vSphere Automation Services.