Not sure if you will be able to use acegi with .net and php. But if
that works i see no reason why you could not use it as single sign on.
As for cas i have no experience with that.
Main thing you need to take care of is that whatever framework you use
for single sign on. You have to take into account that wicket might
not be the one doing the actual signing in. So when you have detected
that your wicket app does not have a user logged in you need to check
the framework and copy that info to something your wicket security
understands. before showing the wicket login page.

Maurice

On Nov 28, 2007 10:21 AM, Nino Saturnino Martinez Vazquez Wael
<[EMAIL PROTECTED]> wrote:
> Hi
>
> It seems our next project will be about single sign on. So as always I
> want to use wicket for this:) Someone mentioned CAS
> http://www.ja-sig.org/products/cas/ . Can you use this in conjuction
> with wicket (or is it something completely different)?  We need to be
> able to singlesignon to .net php and Java web applications.  So is this
> possible, are that what spring acegi are for
> (http://wicketstuff.org/confluence/display/STUFFWIKI/Swarm+and+Acegi+HowTo)
> ?
>
>
> Regards Nino
>
> --
> Nino Martinez Wael
> Java Specialist @ Jayway DK
> http://www.jayway.dk
> +45 2936 7684
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to