Hi, I'm writing a CAS library and I'm facing a question and I don't know how to address it.
The question is the following: * What is the proper way to detect the type of a ticket in the URL ? - By doing some introspection in the request URL and detecting if the ticket starts with ST- (for service ticket) or PT- (for proxy ticket) ? - By checking the configuration of the serviceValidate and see if the parameter pgtUrl is set or not. I don't know what is the best option for the moment, any help/advice is welcome. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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 view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/824ad29f-00af-4eee-bf51-946f7739bdf7%40apereo.org.
