Question

I see that the services of WSO2 Identity Server are exposed as SOAP web services. Are they also exposed as REST services and if not is there a plan for REST support in the near future?

Was it helpful?

Solution

WSO2 Identity server SCIM and OpenId connect basic profile implementations provide RESTful APIs.

Also you can use a custom JAXRS web service to facade default SOAP APIs.

OTHER TIPS

In future carbon 5 onwards, wso2 will be using REST APIs(mostly) for the backend admin services. So I guess this would fulfill your requirement.

thanks,

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top