SiteMinder « Security « Spring Q&A





1. Siteminder and Spring Security    forum.springsource.org

Siteminder and Spring Security I am using 2.0.4 and have the following setup Code:

2. Acegi and SiteMinder    forum.springsource.org

Acegi and SiteMinder I'm trying to determine if Acegi would be useful to us given our security environment. We use SiteMinder to handle all of our authentication requirements. Since SiteMinder runs ...

3. Finally got Acegi integrated with Siteminder.    forum.springsource.org

Feb 6th, 2006, 10:09 AM #1 pgarvey View Profile View Forum Posts Private Message Junior Member Join Date Feb 2006 Posts 3 Finally got Acegi integrated with Siteminder. All, I finally ...

4. Acegi 1.0.1 and siteminder: Cannot find the SiteminderAuthenticationProvider    forum.springsource.org

Acegi 1.0.1 and siteminder: Cannot find the SiteminderAuthenticationProvider Hello All, I am trying to setup Acegi on my application running with siteminder. The Acegi documentation refers to this installation and it ...

5. Siteminder and Custom Authorization Scenario    forum.springsource.org

Nov 21st, 2006, 10:28 PM #1 dkelly View Profile View Forum Posts Private Message Junior Member Join Date Oct 2006 Posts 3 Siteminder and Custom Authorization Scenario I've got a scenario ...

6. Acegi Siteminder - Development environment    forum.springsource.org

Acegi Siteminder - Development environment I apologise. I did not realise I was in the WebServices forum when I posted this question. Pls ignore. ----------------------------- Hello, We have a simple web ...

7. Spring security and Siteminder    forum.springsource.org

Spring security and Siteminder Hi, We use siteminder at our place and we don't use Spring. W have a requirement to integrate with siteminder and I think its a good opportunity ...

8. Spring Security & Siteminder - Dev and Prod Environments    forum.springsource.org

Spring Security & Siteminder - Dev and Prod Environments Hello Everybody, I have a question regarding configuring SS in a development and production environment. First off we're using Siteminder to auithenticate ...

9. Support both SiteMinder and Classic security    forum.springsource.org

Hello, I would like to check if Siteminder is enabled then user Siteminder pre-auth classes else using the standard spring security. checking for SM_USER in pre-auth filter could potentially cause a ...





10. Need Help .... SiteMinder + Acegi security    forum.springsource.org

Need Help .... SiteMinder + Acegi security Hi all, We are hoping to use SiteMinder as our authentication mechanism, as i understood, authentication is already done in SIteMinder agents, and those ...

11. SiteMinder authentication - converting to upper case issue    forum.springsource.org

SiteMinder authentication - converting to upper case issue Hi all, we are using SiteMinder for authentication , hence use SiteMinder specific filters in Acegi security framework. There is an issue we ...

12. Mocking Siteminder Authentication    forum.springsource.org

Mocking Siteminder Authentication Hi, Our planned security model will consist of Siteminder for authentication and Spring security then for authorization. Our Siteminder configuration will work exactly as documented in the Spring ...

13. siteminder authentication    forum.springsource.org

siteminder authentication Hi, I am trying to implement authentication on a web service via siteMinder. As I am new to Spring, I read everything I could find on the internet about ...

14. siteminder with spring security    forum.springsource.org

siteminder with spring security Hi friends, In our application we are implementing Single Sign on . To Achieve this we are using siteminder preauthentication filter . I have added following bean ...