9 Replies Latest reply on Feb 3, 2011 3:57 PM by anil.saldhana

    XACML PDP WSDL

    kiergray

      Hello,

      I downloaded the pdp sample from PicketLink downloads and realized the XACML PDP is exposed as a servlet:

      org.picketlink.identity.federation.bindings.servlets.SOAPSAMLXACMLServlet

       

      Do you provide a way to expose the PDP as a web service with a wsdl in particular? My concern is that it would make PEP/client-side development (through code generation and taking advantage of wsdl/jax-ws/ws-security and so on) much easier in my opinion. It is accessed through SOAP protocol and all SAML 2.0 / XACML 2.0 xsd are available I believe. What is missing?

       

      FYI, I have an example with wsdl here for Oracle product:

      http://download.oracle.com/docs/cd/E12890_01/ales/docs32/webservicesprogrammersguide/webservice_xacml.html

       

      Unfortunately, it does no support SAML 2.0 profile of XACML as you do.

       

      Thank you for any help.

      Regards,

      KG