Results 1 to 3 of 3

Thread: Intergrate Spring Security SAML2 sample with a Specific IDP

  1. #1

    Default Intergrate Spring security SAML2 sample with a specific IDP

    Hi everybody.
    I can run Spring Security SAML2 sample with sso circle IDP but i want to use another IDP. Please give me some steps to begin.
    Thanks & Regards.
    Last edited by duybinh0208; Jan 8th, 2013 at 07:58 PM.

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

    Default

    Hi,

    You might want to check the Extension manual at GitHub which e.g. contains a step by step guide on how to integrate ADFS (chapter 6.1). Essentially all IDPs are integrated in the same way by importing the IDP metadata to the metadata bean of securityContext.xml and exporting SP metadata towards IDP.

    Regards, Vladimir Schafer

  3. #3

    Default

    Thank you so much.

Posting Permissions

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