<#import "template.ftl" as layout> <@layout.registrationLayout; section> <#if section = "header"> ${msg("saml.post-form.title")} <#elseif section = "form">

${msg("saml.post-form.message")}

<#if samlPost.SAMLRequest??> <#if samlPost.SAMLResponse??> <#if samlPost.relayState??>