## ## Velocity Template for SPNEGO unauthorized page ## ## This is not a Spring Webflow view, but a special view internal to the ## SPNEGO login flow, so it doesn't contain all of the usual SWF variables. ## ## Velocity context will contain the following properties ## encoder - HTMLEncoder class ## request - HttpServletRequest ## response - HttpServletResponse ## profileRequestContext - root of context tree ## errorUrl - URL to call to indicate error and return back to the login flow ## #set ($eventKey = $springMacroRequestContext.getMessage("SPNEGOUnavailable", "spnego-unavailable"))