PDA

View Full Version : How to integrate SiteMinder with Acegi Security.xml



vishwanath13
Sep 20th, 2007, 01:12 AM
Hi all

I ahve a requirement to authenticate users using siteminder. I am using Acegi Framework as a Security Module. Current I am using DAO org.acegisecurity.providers.dao.DaoAuthenticationP rovider. But now I have to integrate Siteminder.

So, please tell me how to integrate and make use of siteminder through acegi security.

Thanks in advance.....

ulsa
Sep 20th, 2007, 01:41 AM
First of all, you should look on the Acegi web site (http://www.acegisecurity.org/), since they describe how to integrate Acegi with SiteMinder in their reference manual (http://www.acegisecurity.org/guide/springsecurity.html#siteminder). If you still need help, ask in the Acegi forum (http://forum.springframework.org/forumdisplay.php?f=33).