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

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

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