You can use your vCenter Single Sign-On credentials with basic authentication to establish a session with a vCenter Server system.
The single-factor basic authentication is the default method to authenticate to vCenter Server. You connect to the vSphere Automation SDKs with your vCenter Single Sign-On user name and password. The vSphere Automation endpoint checks whether the user credentials are present in vmdir, a vCenter Single Sign-On component. On success, the system returns a session identifier that you can use for subsequent API calls.
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.