Results 1 to 3 of 3

Thread: How to integrate CAS + Spring Security + Spring Integration

  1. #1

    Default How to integrate CAS + Spring Security + Spring Integration

    [This thread was moved from Spring Security Forum]
    Hello,

    I consider following architecture: web application running on Tomcat 6, users are authenticated and authorized through Spring Security 3 and CAS (Central Authentication Service). From web application users call remotely standalone application through Spring Integration 2 and JMS broker. I want such calls to be authenticated and authorized by CAS too.

    My questions are:
    1. Is there such architecture possible? If yes,
    2. How to pass user credentials (or security context) to remote application?
    3. How should be Spring Security filter chain configured there?

    Thanks for any opinion,

    Vladimir

  2. #2

    Default

    I'm sorry for cross post here, but it seems that original thread in Spring Security forum is keeping alive. I think it will rather be worth to follow discussion there.

  3. #3
    Join Date
    Apr 2011
    Location
    United States
    Posts
    1

    Default Spring Community Forums - Reply to Topic

    I'm sorry for cross post here, but it seems that original thread in Spring Security forum is keeping alive. I think it will rather be worth to follow discussion there.
    forum.springsource.org = Spring Community Forums - Reply to Topic

Posting Permissions

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