單點登陸CAS使用記(六):單點登出、單點註銷

單點登出基本上沒有啥配置html 直接在原來logout的時候,重定向到Cas-Server的logout方法web @RequestSecurity @RequestMapping(value = "loginout", method = { RequestMethod.GET, RequestMethod.POST }) public Strin
相關文章
相關標籤/搜索