Hello, I am currently working on building out a CAS server and have been successful with authentication [through LDAP/ADFS/SAML], ticket creation, and validating the tickets. This server is trying to mimic a service that we had previous and is doing well so far.
However, I'm running into an issue where we aren't able to Validate a ticket through an HTTPS POST Request when we were able to do so from our previously hosted CAS server. Looking through the documentation, I feel like this might have been a customization they had put into their system. The closest I've found to that functionality is the " Ticket Validation - REST Protocol " section of the wiki (https://apereo.github.io/cas/7.1.x/protocol/REST-Protocol-ServiceTicket-Validation.html). Unfortunately, it only details a "GET" request. I thought I'd try to reach out here to ensure that I'm not missing any document that would detail how a POST request would go for validating a ticket. Sincerely, Will L -- - Website: https://apereo.github.io/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 cas-user+unsubscr...@apereo.org. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/6c0cb7bf-e77e-41b8-a1f9-c494c4d135ean%40apereo.org.