El Thursday 05 June 2008 17:45:56 Klaus Darilion escribió:
Hi!
Do you have the domain hardcoded in the authenticate function? If not openser tries to detect it from the from header (anonymous.invalid) and thus may not find the authorization header.
Opsss, right! I set the Realm fixed just in the proxy_challenge() but not in proxy_authorize(), that's the reason.
Thanks a lot Juha and Klaus for your help :)