Authentication failure
-
I am getting an authentication error for any URLs that contain an edit action,
It works fine for all other type URLs that require auth.This doesn’t work
https://somedomain.com/sub/forms/outside-consulting/?frm_action=edit&entry=3492The response is:
<cas:serviceResponse xmlns:cas=’https://www.yale.edu/tp/cas’>
<cas:authenticationFailure code=’INVALID_SERVICE’>
ticket ‘ST-Nve51bdprRG42CUx0iXKfSFTtJuhokwE-cas-node-1’ not recognized
</cas:authenticationFailure>
</cas:serviceResponse>The resulting URL is: https://somedomain.com/sub/forms/outside-consulting/?frm_action=edit&entry=3492=&ticket=ST-Nve51bdprRG42CUx0iXKfSFTtJuhokwE-cas-node-1
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Authentication failure’ is closed to new replies.