Re: Post-authentication actions

2009-10-28 Thread Vidar Ramdal
On Wed, Oct 28, 2009 at 2:13 PM, wrote: > - "Vidar Ramdal" wrote: > >> On Tue, Oct 27, 2009 at 10:47 PM, Carl F. Hall >> wrote: >> > Is there a plug point for performing actions post authentication? >>  My scenario is that we'll have a CAS authentication >> > handler that after a user passe

Re: Post-authentication actions

2009-10-28 Thread carl . hall
- "Vidar Ramdal" wrote: > On Tue, Oct 27, 2009 at 10:47 PM, Carl F. Hall > wrote: > > Is there a plug point for performing actions post authentication? >  My scenario is that we'll have a CAS authentication > > handler that after a user passes through successfully we'll need to > get the use

Re: Post-authentication actions

2009-10-28 Thread Vidar Ramdal
On Tue, Oct 27, 2009 at 10:47 PM, Carl F. Hall wrote: > Is there a plug point for performing actions post authentication?  My > scenario is that we'll have a CAS authentication > handler that after a user passes through successfully we'll need to get the > user's information (profile type stuff)

Post-authentication actions

2009-10-27 Thread Carl F. Hall
Is there a plug point for performing actions post authentication? My scenario is that we'll have a CAS authentication handler that after a user passes through successfully we'll need to get the user's information (profile type stuff) from the enterprise directory that doesn't live in JCR. Some