找到 配置文件 cassso-servlet.xml 在下面的代码中加入 “p:followServiceRedirects="true"”
<bean id="logoutController" class="org.jasig.cas.web.LogoutController"
p:centralAuthenticationService-ref="centralAuthenticationService"
p:logoutView="casLogoutView"
p:followServiceRedirects="true"
p:warnCookieGenerator-ref="warnCookieGenerator"
p:ticketGrantingTicketCookieGenerator-ref="ticketGrantingTicketCookieGenerator"/>

本文详细介绍了如何在配置文件cassso-servlet.xml中加入p:followServiceRedirects=true参数,以实现特定功能。
4万+

被折叠的 条评论
为什么被折叠?



