Re: wicket-auth-roles and SSO

2010-09-30 Thread Igor Vaynberg
or possibly return a class of a page that throws that exception in the
constructor, just to be on the safe side.

-igor

On Thu, Sep 30, 2010 at 1:29 PM, Igor Vaynberg  wrote:
> you can throw a RedirectToUrlException from that method
>
> -igor
>
> On Thu, Sep 30, 2010 at 1:25 PM, yferahi  wrote:
>>
>> Hi,
>>
>> Our application relies on Wicket-auth-roles, Spring Security 3 and SSO
>> (SiteMinder); The login page (login mechanism) is outside of the
>> application. Our WebApplication must extend AuthenticatedWebapplication and
>> thus implement getSignInPageClass(); What should we return ?
>>
>> Thanks
>>
>> --
>> View this message in context: 
>> http://apache-wicket.1842946.n4.nabble.com/wicket-auth-roles-and-SSO-tp2754607p2754607.html
>> Sent from the Users forum mailing list archive at Nabble.com.
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

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



Re: wicket-auth-roles and SSO

2010-09-30 Thread Igor Vaynberg
you can throw a RedirectToUrlException from that method

-igor

On Thu, Sep 30, 2010 at 1:25 PM, yferahi  wrote:
>
> Hi,
>
> Our application relies on Wicket-auth-roles, Spring Security 3 and SSO
> (SiteMinder); The login page (login mechanism) is outside of the
> application. Our WebApplication must extend AuthenticatedWebapplication and
> thus implement getSignInPageClass(); What should we return ?
>
> Thanks
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/wicket-auth-roles-and-SSO-tp2754607p2754607.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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



wicket-auth-roles and SSO

2010-09-30 Thread yferahi

Hi,

Our application relies on Wicket-auth-roles, Spring Security 3 and SSO
(SiteMinder); The login page (login mechanism) is outside of the
application. Our WebApplication must extend AuthenticatedWebapplication and
thus implement getSignInPageClass(); What should we return ?

Thanks

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-auth-roles-and-SSO-tp2754607p2754607.html
Sent from the Users forum mailing list archive at Nabble.com.

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