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