Results 1 to 6 of 6

Thread: Spring Security 3.0 vs Tomcat 6.0.x

  1. #1
    Join Date
    Jan 2010
    Posts
    3

    Default Spring Security 3.0 vs Tomcat 6.0.x

    Hi!

    I'm trying to configure Tomcat 6.0.18 to work with Spring Security Realm.

    I have an app that is using Spring Security 3.0 and need to add login to Tomcat access.logs.

    I've found documentation how to do it with Spring Sec 2.0 and old Tomcats (http://static.springsource.org/sprin...html#ca-tomcat) but it doesn't help me much with SS3.

    Any help appreciated.

  2. #2
    Join Date
    Jan 2010
    Posts
    3

    Default

    Can anyone help me with a quick info how to set up Tomcat realm to use Spring Security 3?

  3. #3
    Join Date
    Nov 2009
    Posts
    3

    Default

    Did you figure out how to do this??

  4. #4
    Join Date
    Jan 2010
    Posts
    3

    Default

    Sadly no.
    I glanced at the sources of SS3 and it seems to me like this functionality is no longer present - at least not where it was previously.

  5. #5

    Default

    All mention of the org.springframework.security.adapters.catalina.Cat alinaSpringSecurityUserRealm seems also to have disappeared from the documentation for SS3, and the bundle that contained it is not available at SS3.

    I would like to think this was inadvertant and that it would e-appear, buit the removal from the documentation suggests it is deliberate.

  6. #6
    Join Date
    Sep 2004
    Location
    Manchester, NH
    Posts
    1,236

    Default

    I found a reference to SEC-1009 my trolling the Fisheye history, which would lead me to believe it was deliberate - not sure why, though: http://jira.springframework.org/browse/SEC-1009
    Peter Mularien | Blog
    Author, Spring Security 3 (Book) - Packt Publishing, Available in print and eBook form
    SCJP 5, Oracle DBA
    Any postings are my own opinion, and should not be attributed to my employer or clients.


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •