Porting is required to make the 2.2 module run on 2.4 due to changes in authorization API.
Environment
None
Activity
Scott Cantor July 18, 2012 at 4:25 PM
Tested a case with a subrequest via mod_rewrite and verified that the post_read hook runs for subrequests. I think that means the design change to allocate and store off an SPRequest subclass for each request and then initialize it in shib_check_user should work.
Porting is required to make the 2.2 module run on 2.4 due to changes in authorization API.