## ## Velocity Template for logout flow's concluding view-state (with propagation) ## ## Velocity context will contain the following properties ## flowExecutionUrl - the form action location ## flowRequestContext - the Spring Web Flow RequestContext ## flowExecutionKey - the SWF execution key (this is built into the flowExecutionUrl) ## profileRequestContext - root of context tree ## logoutContext - context with SPSession details for logout operation ## multiRPContext - context with RelyingPartyContexts and possibly SP UI information from the metadata ## htmlEncoder - HTMLEncoder class ## urlEncoder - urlEncoder class ## codecUtil - CodecUtil class ## request - HttpServletRequest ## response - HttpServletResponse ## environment - Spring Environment object for property resolution ## custom - arbitrary object injected by deployer ## #springMessageText("idp.title", "Web Login Service")
#springMessageText(

#springMessageText("idp.logout.attempt", "Attempting to log out of the following services:")

#parse("logout/propagate.vm")