Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
grails アプリにログインするモバイル アプリを作成しました。モバイル アプリでセッションからログアウトしたい。
ログインに使用する URL は次のとおりです。
http://localhost:8080/<app name>/j_spring_security_check
しかし、どうすればそのセッションを閉じてログアウトできますか? どんな助けでも感謝します。
をGETするhttp://localhost:8080/<app name>/j_spring_security_logout
http://localhost:8080/<app name>/j_spring_security_logout