I'm using WSO2 Governance and Registry version 4.1.1, I can find wsdl file of AuthenticationAdminService
in wso2greg-4.1.1-src but I can't find anything by url:
https://127.0.0.1:9443/services/AuthenticationAdmin?wsdl
even after I modify HideAdminServiceWSDLs
tag in carbon.xml
, while other services like ResourceAdminService
is available.
Can anybody help?