You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by fstof <fr...@dustyvideo.co.za> on 2009/07/03 12:28:54 UTC

Re: intercept security check in wicket-auth-roles

Any luck with this?
I'm looking to do the same thing, but how>


Brill Pappin wrote:
> 
> I'm trying to integrate wicket-auth-roles with a token based SSO  
> security system.
> 
> I can't see where I can intercept the authentication sequence and  
> "auto-login" the user based on the token.
> Essentially i want to catch the authentication request and authorize  
> the user based on a token before they are redirected to the login page.
> 
> Does anyone have a clue how I might go about doing that?
> 
> Unfortunately most places I've looked to over ride the sequence are  
> marked final for some reason, which makes things difficult. I'm  
> actually at the point now where I'm thinking of writing a new auth- 
> roles based on the current lib, but I thought I'd ask first.
> 
> ... and no, I don't want to use the other more complex security lib...  
> auth-roles is very nice and simple to use and suitable for most  
> applications.
> 
> - Brill Pappin
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/intercept-security-check-in-wicket-auth-roles-tp22122773p24320938.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: intercept security check in wicket-auth-roles

Posted by Brill Pappin <br...@pappin.ca>.
I actually took the wicket-auth-roles and rolled a custom solution.
I'd put it up but never went back to make sure it was properly tested  
for distribution :)


- brill

On 3-Jul-09, at 6:28 AM, fstof wrote:

>
> Any luck with this?
> I'm looking to do the same thing, but how>
>
>
> Brill Pappin wrote:
>>
>> I'm trying to integrate wicket-auth-roles with a token based SSO
>> security system.
>>
>> I can't see where I can intercept the authentication sequence and
>> "auto-login" the user based on the token.
>> Essentially i want to catch the authentication request and authorize
>> the user based on a token before they are redirected to the login  
>> page.
>>
>> Does anyone have a clue how I might go about doing that?
>>
>> Unfortunately most places I've looked to over ride the sequence are
>> marked final for some reason, which makes things difficult. I'm
>> actually at the point now where I'm thinking of writing a new auth-
>> roles based on the current lib, but I thought I'd ask first.
>>
>> ... and no, I don't want to use the other more complex security  
>> lib...
>> auth-roles is very nice and simple to use and suitable for most
>> applications.
>>
>> - Brill Pappin
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>>
>
> -- 
> View this message in context: http://www.nabble.com/intercept-security-check-in-wicket-auth-roles-tp22122773p24320938.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org