cas有些请求路径不需要单点登录过滤器拦截_百度知道
但是在我在别的系统调用这些接口时 却被Cas的过滤器给拦截了,跳转到了cas登录...String requestPath = httpRequest.getRequestURI();// String ls_requestPath ...
CAS客户端和服务器配置https证书 - 北极晨光 - 博客园
<filter-name>CAS Validation Filter</filter-name> <url-pattern>/web/*</url-pattern> </filter-mapping> <!-- 该过滤器负责实现HttpServletRequest请求的包裹...