Prakash Thapa
unread,Mar 6, 2026, 9:59:53 AM (yesterday) Mar 6Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
In older version of CAS, we noticed that the multiple Proxy Tickets can be created and can co-exists in CAS Ticket Registry till it is expired or validated, even though they are generated using same PGT.
But in CAS 7.2.4, we noticed that once a new Proxy Ticket is created, the older PT generated from same PGT is automatically removed from the Ticket Registry. We are running multiple threads, and making multiple microservice calls, each microservice is protected by CAS, and holding/using the same PGT till it is valid to generate the Proxy Tickets.
Due to this behaviour few of the service calls are failing in upgraded CAS as a single PT is stored in Ticket Registry. Can it be configured or updated so that the multiple Proxy Tickets generated from same PGT could co-exist? We are using Redis Ticket Registry.
Regards,
Prakash