I am running the following test on the latest CAS 5.0.0.RC1-SNAPSHOT build: https://github.com/wcrowell/cas-functional-tests/blob/5.0.x/src/test/groovy/org/apereo/cas/test/validation/MultiLevelProxySpec.groovy
I have run this test successfully against CAS 4.2.2, 4.2.4, 4.2.5-SNAPSHOT. This test generates proxy tickets to access a really simple web app called protected-web-app which is a CAS client. I noticed a behavior where I cannot use a ProxyTicket after submitting a ProxyGrantingTicket to the "/proxy" endpoint. For some reason CAS thinks it has already been used: 2016-08-22 16:06:44,947 DEBUG [org.apereo.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy] - <Ticket usage count 1 is greater than or equal to 1> and then it removes it: 2016-08-22 16:06:44,947 DEBUG [org.apereo.cas.ticket.registry.DefaultTicketRegistry] - <Removing ticket [PT-2-f96UqRibdLcYREKZhh9N-192] from the registry.> I am not able to attach files in Google Groups for some reason. Therefore, here is the link to the log: https://raw.githubusercontent.com/wcrowell/cas-functional-tests/5.0.x/logs/catalina.out Did something change in CAS 5 with the ticket usage for Proxy Tickets or is this potentially a bug? Thank you. -- 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]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/70c35ab9-9823-43b4-bb85-5694307d3e27%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
