Re: [Acegisecurity-developer] Integrating Acegi Security 1.0.3 , Siteminder and JBoss Portal 2.4

2006-12-14 Thread Garvey, Paul M (GE Comm Fin)
Ray: I have integrated Siteminder in web apps before, but now I am trying to integrate Acegi with JBoss Portal so when a user attempts to login into the portal they are forced to authenticate by Siteminder. The JBoss portal by default uses JAAS for Authentication. I need to incorporate Acegi

Re: [Acegisecurity-developer] Integrating Acegi Security 1.0.3 , Siteminder and JBoss Portal 2.4

2006-12-14 Thread Ray Krueger
Paul, please refer to the reference guide and sample applications. http://acegisecurity.org/docbook/acegi.html#siteminder Acegi Security does have built in support for SiteMinder if you have a look at using the SiteminderAuthenticationProvider (http://acegisecurity.org/multiproject/acegi-security/

[Acegisecurity-developer] Integrating Acegi Security 1.0.3 , Siteminder and JBoss Portal 2.4

2006-12-14 Thread Garvey, Paul M (GE Comm Fin)
All: I am developing a portal with JBoss Portal and I want to use Siteminder for Authentication. So, when a user attempts to access the portal if they are not authenticated Siteminder will intercept the request and force the use to authenticate. If the use authenticates Siteminder will f