简体   繁体   English

Grails Spring安全核心

[英]grails spring security core

I have built a mobile app that logs into my grails app. 我已经建立了一个移动应用程序,可以登录我的grails应用程序。 I want to log out of the session on my mobile app. 我想退出移动应用程序上的会话。

I know the url I use to log in is: 我知道我用来登录的网址是:

  http://localhost:8080/<app name>/j_spring_security_check

but how would i close that session and logout? 但是我将如何关闭该会话并注销? Any help would be grateful. 任何帮助将不胜感激。

http://localhost:8080/<app name>/j_spring_security_logout执行GET

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM