Challenge

Extends a token request to verify elements in the request.

Method Signature

Challenge (response : RequestSecurityTokenResponseType) returns RequestSecurityTokenResponseType

Parameter

response :
RequestSecurityTokenResponseType
– Contains SSPI data in the
BinaryExchange
element.

Return Value

RequestSecurityTokenResponseType
– Response containing the validated token.

Comments

Part of a negotiation with a vCenter Single Sign-On server to resolve issues related to SSPI authentication.