2.2.4.5 PostBindingType

This structure contains SAML binding information for a SAML post binding. The schema for this type MUST be as follows:

  
   <complexType name="PostBindingType">                                                          
     <sequence>                                                          
       <element name="RelayState" minOccurs="0" type="string"/>                                                          
     </sequence>                                                          
   </complexType>

RelayState:  An opaque BLOB that, if present in the request, MUST be returned in the response, as per [SamlBinding] section 3.5.3.