Hi guys,

I'm using quartz to create daily reports. Unfortunately acegi seems unhappy and always thrown AuthentificationCredentialsNotFoundException "a valid SecureContext not found in RequestContext". I belive this is because SecurityEnforcementFilter did'nt populate AuthenticationObject into LocalThread. I've tried to use RunAsManager, but still it doesn't help.

Thanks

Reply via email to