Results 1 to 3 of 3

Thread: RSA Security Federated Identity (B2B SSO)

  1. #1
    Join Date
    Oct 2004
    Posts
    8

    Default RSA Security Federated Identity (B2B SSO)

    Any chance that ACEGI will support RSA security federated identity management system? The RSA security federated identity management has a secure Business-to-Business Single Sing-On (B2B SSO) feature. The underlying standard for the federated identity management is based on the Security Assertion Markup Language (SAML).

    The reason why I’m asking this question is because I have developed a web application using ACEGI for the security framework and one of my clients has requested this feature. It is a little to late for me to change my security framework.

    See this site for more information:
    http://www.rsasecurity.com/node.asp?id=1192

    Thanks,
    Guy

  2. #2
    Join Date
    Mar 2005
    Posts
    1

    Default

    You might be interested in CAS from Yale. SAML is planned to be in 3.0. More info.

    There is some pretty good information on how to get CAS working with Acegi on the reference page.

  3. #3
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    Hi Guy

    There are quite a few SSO solutions out there. Acegi Security can easily support any of them, as they all work in fundamentally similar ways and the necessary levels of abstraction already exist in Acegi Security (eg AuthenticationEntryPoints, AuthenticationProcessingFilters).

    If you need to support RSA federated identity, I'd recommend basing your implementation on our existing CAS code. It's not too complicated to add support for another identity management system. I could help you out or complete the work on a consulting basis if you prefer (feel free to email me off-forum if this is of any interest).

    Best regards
    Ben

Similar Threads

  1. Replies: 7
    Last Post: Nov 30th, 2005, 09:27 AM
  2. Acegi Security release 0.7.0 is out
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Jan 19th, 2005, 03:27 PM
  3. Role based security and Spring
    By spring04 in forum Security
    Replies: 1
    Last Post: Jan 19th, 2005, 03:18 PM
  4. Security and the UI
    By adepue in forum Swing
    Replies: 2
    Last Post: Dec 28th, 2004, 04:16 PM
  5. Announcement: Acegi Security - new release 0.6.1
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Sep 24th, 2004, 10:59 PM

Posting Permissions

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