Connecting to a vCenter Single Sign-On Server
When a vCenter Single Sign-On client connects to a vCenter Single Sign-On server, it must specify the server URL as the endpoint for the token request message. The endpoint specification uses the following format:
https://hostname|IPaddress/STS/STSService
The path suffix (
STS/STSService
) is required. See Sending a Request for a Security Token for an example of setting the endpoint for a token request.