I'm trying to map some custom attributes on a cas server I am setting up. How can I log into our cas server and display the output of serviceValidate so I can see what it's returning? I see that it requires a service and a ticket to return an output but when I set the cas server itself as the service and insert the ticket it gives me:
https://lxwb12.pugetsound.edu:8443/serviceValidate?service=https%3A%2F%2Flxwb12.pugetsound.edu:8443&ticket=ST-3-IsUT9X6cNLBPAN1Auoxe-lxwb12.pugetsound.edu <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'> <cas:authenticationFailure code='INVALID_TICKET'> ticket 'ST-3-IsUT9X6cNLBPAN1Auoxe-lxwb12.pugetsound.edu' not recognized </cas:authenticationFailure> </cas:serviceResponse> When I look in the catalina.out I see the same ticket has been issued for the service I am trying to get the serviceValidate output for: WHAT: ST-3-IsUT9X6cNLBPAN1Auoxe-lxwb12.pugetsound.edu for https://lxwb12.pugetsound.edu:8443 Thank you for your help! -- 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
