试了网上N多的办法,最后发现按照这种办法解决
1.干掉web.config中的casClientConfig节点的proxyTicketManager,除非你使用代理
2.干掉authentication配置借点中的path属性
参考出处:https://www.cnblogs.com/LonelyCode/p/4625774.html
CAS .NET Client 循环重定向的解决办法
原文:https://www.cnblogs.com/Bruce_H21/p/13291788.html