I've done SSO with Sun Access Manager using Acegi, which I think is the commercial side of the JOSSO.

I am thinking a plug-in model to provide generic SSO solutions:

How about a framework that allow plug-in to :

1. Retrieve  SSO token from HTTP request (usually SSO cookie)
2. Validate SSO token
3. Recreate authentication context from a valid SSO token.
4. Terminate a SSO token (global sign off)

Cheers,

Jin


----- Original Message ----
From: Ben Alex <[EMAIL PROTECTED]>
To: acegisecurity-developer@lists.sourceforge.net
Sent: Saturday, November 4, 2006 5:17:33 PM
Subject: Re: [Acegisecurity-developer] OpenSSO integration... what do you think?

Jose Luis Huertas Fernández wrote:
>
> I was thinking about developing a new module to integrate Acegi with
> OpenSSO (https://opensso.dev.java.net/) in a similar way that the
> existing CAS integration.
>
>

Hi Jose

You'd be very welcome to take this on. It would be good to add another
SSO alternative to the present CAS and SiteMinder options. The other one
is JOSSO, although I've not heard any demand from the community for JOSSO.

Cheers
Ben

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to