0 votes

Hi,

I need to call SPML webservices exposed by Adaxes. Where can I find wsdl for those services??

Regards,
RH

by (20 points)

1 Answer

0 votes
by (216k points)

Hello,

Adaxes SPML provider is a .Net Web Service. The same as with any other similar service, you can get the WSDL in your web browser by typing the Web Service URL and appending the ?wsdl parameter in the address bar. For example, if you installed the SPML Web Service into the default virtual directory in IIS, you can access the WSDL using the following URL:
http://computer.domain.com/AdaxesSpmlWS ... .asmx?wsdl
where:

  • computer.domain.com is the name of the computer where you installed the SPML service,
  • AdaxesSpmlWS is the default virtual directory for the service.

Related questions

0 votes
1 answer

Is it possible to call execution of Adaxes custom command via SPML?

asked Oct 16, 2019 by Dmytro.Rudyi (920 points)
0 votes
1 answer

Hi all, We are facing an issue when on user creation through Adaxes web service. The problem is, we have special characters (ampersand) in some company name : e.g ... another way to pass this special character in my request ? Thank you in advance Regards

asked May 18, 2017 by smasset (740 points)
0 votes
1 answer

Hi guys, We would like to store the user's GUID (after user creation through web services) to be able to query the user afterwards. How to interpret the ... > <value>F4c9c6PjOUKxMyIfXuYoNw==</value> </attr> Thanks for your help Regards

asked May 5, 2017 by smasset (740 points)
0 votes
1 answer

Hi Softerra's team I'm trying to use SAP Netweaver SPML interface to provision SAP account right after AD account creation. I'm trying to configure a SPML connector but i ... achieve this first basic step. Do you have any clue about that ? Thanks in advance

asked May 19, 2011 by sroux (800 points)
0 votes
1 answer

Still evaluating the product ;-) I'm testing the SPML provider and when i try to send a SPML request through the sample page, the SPML response is always "The NTLM authentication ... ". I tried to disable Kernel Mode auth in IIS with no luck. Any idea ?

asked Mar 19, 2011 by sroux (800 points)
3,348 questions
3,049 answers
7,789 comments
545,046 users