Hi

I've had problems with Safari 4 as well, bu this is only when I'm using the
login form under /system/login
(if I remember correctly). It seems the XMLHttpRequest way of forcing basic
authentication for
some reason don't work with Safari

However, using ?sling:authRequestLogin=1 on some other URL works

/Magnus


On Sun, Aug 9, 2009 at 11:02 AM, Ian Boston <[email protected]> wrote:

> I just tried
>
> http://localhost:8080/?sling:authRequestLogin=1
>
> and got a HttpBasic Auth prompt from Safari 4.0.x and then logged in
> successfully with 'admin' 'admin'
>
> IIRC, you have to add the sling:authRequestLogin=1 to trigger the basic
> auth 401 response from Sling.
>
> Ian
>
>
> On 9 Aug 2009, at 04:50, Andreas Kollegger wrote:
>
>  Hi,
>>
>> "Apache Sling HTTP Header Authentication" doesn't seem to work with Safari
>> (and I presume other WebKit browsers). Could anyone share some insight into
>> what is wrong, or point me to the relevant JIRA issue? I'm not familiar with
>> the details of http-authentication, so tracing through the code only got me
>> far enough to realize something wasn't happening as expected on the browser
>> side.
>>
>> Thanks,
>> Andreas
>>
>>
>

Reply via email to