You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Heiko Braun <he...@fork.de> on 2002/01/17 12:00:28 UTC

Re: Implementing HTTP authentication

Well, i havn't done it yet,
but i guess you can easily extend your secure screens with 
a preauth function, which checks against the http auth credentials.
They should be accessible via HttpServletRequest interface. 
If these are not set, you can still let Turbine handle the authentication.

hth,

heiko


On Thu, 17 Jan 2002 14:00:08 +0200
"mikko karkkainen" <mi...@hotmail.com> wrote:

> Hi
> 
>   We should use HTTP authentication to login users, which means that
> we need to bypass Turbine's login screen.
> 
>   If someone has succesfully done this we'd be more than grateful for some 
> guidelines on how to do this well.
> 
> Thanks in advance
> STEM
> 
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos: 
> http://photos.msn.com/support/worldwide.aspx
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>