简体   繁体   中英

Programmatically add a WSO2 API manager store user (subscriber)

Is it possible to programmatically add a store user?

I found the following API manager service urls;

https://localhost:8243/services/RemoteUserStoreManagerService?wsdl
https://localhost:8243/services/APIAuthenticationService?wsdl
https://localhost:8243/services/APIKeyMgtSubscriberService?wsdl
https://localhost:8243/services/RestApiAdmin?wsdl

but I get a white screen. The following directories are also empty:

/opt/wso2am-1.3.1/repository/deployment/server/jaggeryapps/store/apis/xml
/opt/wso2am-1.3.1/repository/deployment/server/jaggeryapps/store/apis/rest
/opt/wso2am-1.3.1/repository/deployment/server/jaggeryapps/store/apis/json

Seems like it is not implemented yet.

I'll appreciate any update on this.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM