+xns/Session
Message: SubmitAuthCert

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Session/SubmitAuthCert


Submits an authentication certificate to a merchant. This message is sent to the merchant who originated a +xns/Session/Authenticate or +xns/Session/Login message. The authentication certificate contained in this message was created by the authentication authority for this merchant.

To: The merchant identity.
From: The central session service or authentication authority.


 

Input
String AuthCert Encrypted authentication certificate, Base64 encoded, created by the +xns/Authentication/CertifySession for the purpose of certifying a login session.
+xns/Core/IdentityAddress AuthIdentity Address of the authentication authority responsible for authenticating the user.
 

Input Detail

AuthCert

Encrypted authentication certificate, Base64 encoded, created by the +xns/Authentication/CertifySession for the purpose of certifying a login session. The authentication certificate has been signed by the authentication authority, compressed, then encrypted using the public key of the merchant identity.  

DataType: String
 


AuthIdentity

Address of the authentication authority responsible for authenticating the user.  

DataType: +xns/Core/IdentityAddress
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002