Results 1 to 2 of 2

Thread: SAML extension integration with fediz IDP (sub-project of CXF)

  1. #1
    Join Date
    Nov 2012
    Posts
    2

    Default SAML extension integration with fediz IDP (sub-project of CXF)

    hi

    we are struggling to build and integrate this extension with fediz IDP (which is part of CXF 2.6.1). which version of this SAML extension is stable and tested?

    essentially we get the SAML token and process it, then we want the contents to be populated into the springframework.securityContext object. that way the SSO details will be available in both JSP and java code.

    any help will be much appreciated

    regards

  2. #2
    Join Date
    Feb 2009
    Location
    Helsinki
    Posts
    155

    Default

    Hi,

    The Spring Security SAML Extension uses SAML 2.0 Web SSO profiles which are not supported by Fediz IDP. This makes it impossible to achieve an easy to do integration between these two components. You might either use a different integration approach e.g. the one mentioned by Oli, or use a SAML-enabled IDP.

    Vladimír Schäfer

Posting Permissions

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