Questions tagged [wso2-es]

21 questions
0
votes
0 answers

WSO2 Enterprise Store : Calling Services from Javascript

I'm testing Enterprise Store and managed to invoke Admin Services from custom jaggery file using ws.WSRequest(); Now i'm trybing to do the same with simple javascript code with $ajax calls I've managed to call…
0
votes
1 answer

WSO2 Enterprise Store

I am trying to create a mobileapp store using WSO2 ES 1.0.I have installed all the prerequisites.I will have to create a new Asset for mobileapps as per documentation. I am trying to access the admin URL: 9443/admin/carbon/ but getting…
0
votes
1 answer

WSO2 Enterprise Store 1.0.0: access control

Assets on WSO2 ES are retrieved by a direct URL, without access control. Despite not assign permissions to anonymous users, once a user have the URL to an asset, everyone knowing that URL can download the resource. Is there any plan to implement…
mimaen
  • 21
  • 2
0
votes
1 answer

WSO2 Enterprise Store 1.0.0: MIME types

Extending WSO2 ES with new assets implies adding new resource types. For example, distribution of Android apps require the download of apk files. I've added new associations to the mime.types file (on repository/conf/etc), but the server always…
mimaen
  • 21
  • 2
0
votes
1 answer

WSO2 Enterprise Store 1.0.0: security

In WSO2 Enterprise Store 1.0.0 there is a lack of security on some aspects. For example: several public files contain sensitive data as the location and clear password of keystores: /store/config/publisher.json /publisher/config/publisher.json I'm…
mimaen
  • 21
  • 2
0
votes
2 answers

WSO2 Enterprise Store 1.0.0: setting hostname

In WSO2 Enterprise Store 1.0.0 there is a mix about the hostname used to make connections. You can set HostName and MgtHostName in carbon.xml. But there are files with fixed names, like sso-idp-config.xml: (AssertionConsumerService)…
mimaen
  • 21
  • 2
1
2