Curl always worked for me as standard browser, when it came to the cookie mgmt. See http://curl.haxx.se/docs/http-cookies.html
„Netscape once created a file format for storing cookies on disk so that they would survive browser restarts. curl adopted that file format to allow sharing the cookies with browsers, only to see browsers move away from that format. Modern browsers no longer use it, while curl still does. “ -- s pozdravem Petr Gašparík *From:* [email protected] [mailto:[email protected]] *On Behalf Of *Misagh Moayyed *Sent:* Thursday, January 14, 2016 5:16 PM *To:* [email protected] *Subject:* RE: [cas-user] Hazelcast management console Likely not. You no longer get the full TGT in the logs. Since the TGC is scoped to the browser, I am not sure I fully understand what that curl command actually does without you having access to that browser. *From:* [email protected] [mailto:[email protected] <[email protected]>] *On Behalf Of *Tom Mendenhall *Sent:* Thursday, January 14, 2016 9:08 AM *To:* [email protected] *Subject:* Re: [cas-user] Hazelcast management console Can we script a kill session CAS 4.2 like we are able to do in 3.n? Can we still read the TGT in the catalina.out/cas.log file? curl -s --cookie "CASTGC=TGT-nnnnn-xyzzy-node" https://cas.domain.edu/cas/logout On Wed, Jan 13, 2016 at 10:43 PM, Misagh Moayyed <[email protected]> wrote: > In general, how might one administratively kill a CAS session in CAS 4.x? [>] Only possible in 4.2 and beyond. You log into the SSO Sessions dashboard, find the session you want and you kill it with a click of a button. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
