Reputation: 1268
Is there any API for creating wso2 bps users and roles.
In */repository/conf/carbon.xml i configured HideAdminServiceWSDLs to false
<HideAdminServiceWSDLs>false</HideAdminServiceWSDLs>
And restarted the server.
My server port(offest is 0) is 9443 and in browser if I call url as below it is giving 404.
https://localhost:9443/services/RemoteUserStoreManagerService?wsdl
Upvotes: 1
Views: 100