2.2.11 Token Response Message

The authentication server sends a Token Response message to the client when it can issue a partner token or tokens that are satisfactory to the partner server.

This message MUST be processed when included in an HTTP response with any status code.

 Token-Response-Message = "Authentication-Info:" scheme 1*SP
  "da-status=success" *("," tname) "," from-PP "," ru
  
 ru = "ru=" httpURL

ru: Specifies a URL to which the client MUST issue its next First Authenticated Request message.

Example:

 Authentication-Info: Passport1.4 da-status=success,
 from-PP=1puV5BFuLD,
 ru=http://partner.example.com/default.asp