templates.saml1-post-binding.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.servicemix.bundles.opensaml
Show all versions of org.apache.servicemix.bundles.opensaml
This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.
The newest version!
##
## 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" )