Identity APIs
The vcenter identity package provides services to manage VcIdentity.
The AdminClient interface provides operations to read the token info of tenant admin client. The tenant client belongs to the pre-configured tenant(s), that were created at bootstrap of vcenter trustmanagement service. The tenant admin client tokens can be used to perform API invocations within a tenant entity.
The OperatorClient interface provides operations to read the token info of operator client. The operator client belongs to the pre-configured HWS tenant, that was created at bootstrap/installation of broker. The operator client tokens can be used to call the tenant management APIs like create, get and delete of tenant entity.
The Providers interface provides operations to list, read and modify vCenter Server identity providers.