Thanks for your reply André. As it happens the application's security
policy for authorization is defined in terms of the group assertions.
Dropping that would stop the functionality that protects the various users
from accessing functionality they should not be able to.
David
On Apr 1, 2014 6:2
Skylos wrote:
Trying to migrate an application to mod_perl under apache 2.2 but my custom
auth handlers are blowing up on failure to understand '$r->requires'
method. The best I can make of it is that apache 2.2 revamped the auth
system requiring the definition of providers (like 'group' allowin
Trying to migrate an application to mod_perl under apache 2.2 but my custom
auth handlers are blowing up on failure to understand '$r->requires'
method. The best I can make of it is that apache 2.2 revamped the auth
system requiring the definition of providers (like 'group' allowing the
'Require g