## ## Velocity Template for SAML 2 HTTP-POST binding ## ## Velocity context may contain the following properties ## action - String - the action URL for the form ## RelayState - String - the relay state for the message ## SAMLRequest - String - the Base64 encoded SAML Request ## SAMLResponse - String - the Base64 encoded SAML Response ## Contains target attribute to delegate PEPS authentication out of iFrame
#if($RelayState)#end #if($SAMLRequest)#end #if($SAMLResponse)#end