All I wanted to note that I am calling the serviceValidate url using apache HttpClient 3.1.
Thanks Joe On Wed, Nov 21, 2012 at 9:08 AM, Joe <[email protected]> wrote: > All > When attempting to validate the ticket, I pass the service and ticket > parameters to the CAS server as http://ip:port > /cas/serviceValidate?service=xxx&ticket=xxx > > It returns the INVALID_REQUEST message indicating that the ticket and > service parameters are required. > > However, I am tailing the log file and see that it does validate the > ticket and service and prints out the following: > > 2012-11-21 14:25:43,569 INFO > [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - Audit > trail record BEGIN > ============================================================= > WHO: [username: joe.usa] > WHAT: > TGT-42-enbeicgigo7IBzyDpcMcB7fXCqclLJISLfzdFWNwrzRnBcwg9A-owf.dev.wisrd.org > ACTION: TICKET_GRANTING_TICKET_CREATED > APPLICATION: CAS > WHEN: Wed Nov 21 14:25:43 UTC 2012 > CLIENT IP ADDRESS: xxx.xxx.xxx.xx > SERVER IP ADDRESS: xxx.xx.xxx.xxx > ============================================================= > > I did see another post on the mailing list, that describes the exact same > situation, but there was never a response that indicated a solution for > this. So, I wanted to post again to see if there is a solution for this? > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
