Actually, I take that back. I had forgotten about this: https://github.com/Jasig/cas/issues/519
If you are willing to review this and submit a patch, that would be superb. From: Misagh Moayyed [mailto:[email protected]] Sent: Monday, December 14, 2015 7:52 AM To: CAS Community <[email protected]> Subject: RE: [cas-user] Single Logout on Services Using a Proxy Ticket: Missing SLO POST request I don’t know how Spring Security does this, but PTs are not different than STs. All should be getting SLO notifications. From: [email protected] <mailto:[email protected]> [mailto:[email protected]] On Behalf Of AxelR Sent: Sunday, December 13, 2015 10:30 AM To: CAS Community <[email protected] <mailto:[email protected]> > Subject: [cas-user] Single Logout on Services Using a Proxy Ticket: Missing SLO POST request Hi, how do I configure CAS to send a SLO request to a service, which was authenticated by a PT? SLO requests to other services are working fine. Or are there other ways to remove a ticket from the 'statelessTicketCache' (within Spring Security) after a SLO? Best regards Axel -- 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] <mailto:[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/.
