Tokenservice Token Exchange APIs
The TokenExchange interface provides possibility to exchange between different tokens types. Implementation of “OAuth 2.0 Token Exchange” standard (https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-12). This interface has been deprecated in the vSphere 7.0 U2 release. Use vcenter authentication Token instead.
Operations
post
Exchange Token Exchange
Exchanges incoming token based on the spec and current client authorization data. This operation has been deprecated in the vSphere 7.0 U2 release. Use com.vmware.vcenter.authentication.Token#issue instead.
Exchanges incoming token based on the spec and current client authorization data. This operation has been deprecated in the vSphere 7.0 U2 release. Use com.vmware.vcenter.authentication.Token#issue instead.