Results 1 to 3 of 3

Thread: JAAS authentication with Flex and Spring?

  1. #1
    Join Date
    Jan 2009
    Posts
    7

    Default JAAS authentication with Flex and Spring?

    I have a web application (Spring web flow based) which is currently authenticating against our corporate identity management service by way of a JAAS module. The front end code is currently in JSF and I am doing a proof of concept of this application to use Flex on the front end. I would like to know if I can continue to use JAAS with Flex-Spring or it would not be possible? Any links or pointers would be appreciated.

  2. #2
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    1,224

    Default

    We intend to handle all such requirements by providing easy integration with Spring Security (which does have a JAAS Provider). This is something I'm actually working on right now and that will be available in M2.
    Jeremy Grelle

    Staff Engineer, Web Products Team
    SpringSource

  3. #3
    Join Date
    Jan 2009
    Posts
    7

    Default Re:

    Great. Will look forward to M2.

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
  •