WPEngine (and Flywheel) is flagging this as a vulnerability.
I got it. If anyone was interested, I used ‘authorizer_has_access’ to validate the ticket manually and grant access based on the response.
I am having a hard time getting Authorizer to recognize a page request with a ticket. Can somebody tell me where I can intercept the normal login and check for a ticket?
Both sites go through CAS. For some reason we get the login screen every time. Does Authorizer accept tickets? If so, how do I do that?
-
This reply was modified 7 years, 5 months ago by suplitas.
I found that if I didn’t use ‘exists’ the loop works fine.