templates.saml1-post-binding.vm Maven / Gradle / Ivy
##
## Velocity Template for SAML 1 HTTP-POST binding
##
## Velocity context may contain the following properties
## action - String - the action URL for the form
## binding - String - the SAML binding type in use
## TARGET - String - the relay state for the message
## SAMLResponse - String - the Base64 encoded SAML Response
##
#parse ( "/templates/add-html-head-content.vm" )
#parse ( "/templates/add-html-body-content.vm" )