Chris,

Are you thinking along the lines of JAAS or similar? As Marius said,  
we currently don't have a defined way of doing general purpose  
authentication within Lift apps

Cheers, Tim

Sent from my iPhone

On 28 Aug 2009, at 08:14, "marius d." <marius.dan...@gmail.com> wrote:

>
> I'm not sure you HTTP authentication is what your looking for. Lift
> has support for both BASIC and DIGEST authentication models
> (irrespective of any persistence technology) and you can grant access
> based on Roles defined as a hierarchical structure.
>
> See /examples/http-authentication application.
>
> As far as Mapper goes it has a built in ProtoUser implementation for
> login, registration, forgot password etc.
>
> Br's,
> Marius
>
> On Aug 28, 4:42 am, Chris Lewis <burningodzi...@gmail.com> wrote:
>> Lift users,
>>
>> I'm curious what you all are using for user access control (Mapper  
>> users
>>   excluded). I'm seriously evaluating lift for a project that will  
>> use
>> JPA. My full time job uses Spring Security, which while nice in  
>> that it
>> stays out of the way, is too clunky for my tastes. I haven't  
>> dissected
>> how lift implements it with Mapper, but wanted to ask the group  
>> first.
>> Thanks!
>>
>> chris
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to