2 Replies Latest reply on Mar 28, 2012 4:33 AM by oourfali

    Using SAML with restful API

    oourfali

      Hey,

       

      I have an enterprise application, that contains several APIs as web applications:

      * RESTful API

      * User Portal

      * Admin Portal

      * Reports Portal

      *....

       

      I'm working on integrating them with picketlink in order to provide a SSO solution for them all.

       

      It works well for the different portals, but my question is how to do that for the REST API.

      I've done some reading online, and found no answer on how it can be done using picketlink.

       

      (Today I use basic authentication in the RESTFul API), which is easily supported in browsers and other types of clients.

       

      Thank you,

      Oved