Results 1 to 2 of 2

Thread: SpringSecurity with Tomcat SingleSignOn Valve

  1. #1
    Join Date
    Aug 2004
    Location
    Allentown, PA
    Posts
    141

    Default SpringSecurity with Tomcat SingleSignOn Valve

    Can spring security form login be used to populate the contain security principal so that it can be used with the Tomcat SingleSignOn and Security Realm to allow for A&A across webapps in the container?

    If yes, how would I configure spring security to do so? All my apps are using Spring Security 3.1.2.
    Dan Frey

    The Linux Link Techshow: http://tllts.org
    MythTVCast: http://mythtvcast.com

  2. #2
    Join Date
    Aug 2004
    Location
    Allentown, PA
    Posts
    141

    Default

    The reason for this is I need to provide A&A to another war in the same container that is a plain old JEE web application.
    Dan Frey

    The Linux Link Techshow: http://tllts.org
    MythTVCast: http://mythtvcast.com

Posting Permissions

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