1 Reply Latest reply on Jun 20, 2011 2:55 PM by anil.saldhana

    PicketLink & MS sharepoint

    bssahu

      Does PicketLink support integration with MS sharepoint to provide SSO ?

       

      I have a JEE app that's deployed on JBoss. This application authenticates users using Active Directory via a custom LDAP Auth component.

       

      For one of the users, this app needs to be linked from a Sharepoint site. The users of the sharepoint site expect our JEE app not to prompt for login screen and sign them in using the sharepoint login credentials.

       

      Questions are:

      1. Is this possible via PicketLink?
      2. If yes what does the user need to change in their environment to make this happen?

       

      Thanks for your help.

      Bhabani 

        • 1. Re: PicketLink & MS sharepoint
          anil.saldhana

          We have not really done any integration with sharepoint.  But if the sharepoint infrastructure supports SAML2, then there are possibilities to get the integration done. But we will need information on sharepoint.

           

          For the webapp to become part of the SSO, you would need to add some configuration files. I do not think any application code changes need to happen.

           

          As mentioned here, http://www.jboss.org/picketlink/FAQ

          we have had various users discuss how they integrated PL with various 3rd party security systems. 

           

          If you provide some information, then it will be easier to guide.