Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cas hppts的问题 #9

Open
rockjh opened this issue Sep 29, 2017 · 1 comment
Open

cas hppts的问题 #9

rockjh opened this issue Sep 29, 2017 · 1 comment

Comments

@rockjh
Copy link

rockjh commented Sep 29, 2017

cas的https的验证你是去屏蔽了吗?怎么屏蔽的呢,我按照其他人的屏蔽方法来找,没有看出来你是怎么样屏蔽的,方便说下吗

@tinybyhuang
Copy link
Owner

ticketGrantingTicketCookieGenerator.xml
<bean id="ticketGrantingTicketCookieGenerator" class="org.jasig.cas.web.support.CookieRetrievingCookieGenerator" p:cookieSecure="false" p:cookieMaxAge="-1" p:cookieName="CASTGC" p:cookiePath="/cas" /> </beans>
设置cookieSecure 为false就去掉了https的验证了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants