Results 1 to 3 of 3

Thread: IDP Initiated SSO request

  1. #1
    Join Date
    Feb 2013
    Posts
    2

    Default IDP Initiated SSO request

    I am new to SAML and Spring Security.

    I am trying to integrate with a 3rd party vendor. The requirement is that I act as the IDP, and initiate the SSO request.

    The documentation seems to indicate that it supports an IDP initiated SSO, but as far as I can tell the document only discusses the extension in terms of functioning as a Service Provider.

    Should I be using this library for building and sending the SAML assertion? If yes, can you get me started?

    Thanks in advance,
    Paul

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

    Default

    Hi Paul,

    This component is currently meant for creation of SAML enabled Service Providers only. While it's certainly possible to extend it to act as an IDP you might prefer to use and customize e.g. Shibboleth which should get you to the goal faster.

    Vladimír Schäfer

  3. #3
    Join Date
    Feb 2013
    Posts
    2

    Default

    Thank You.

Posting Permissions

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