-
Cannot see the migrated APIs in the Publisher in the first login as a tenant user and it gives the following error in the logs.
```
[2019-11-25 16:36:28,484] ERROR - WebAppAuthenticatorImpl You ca…
-
### Description:
After enabling the social feature the devportal api view gets cluttered.
### Steps to reproduce:
Enable social sharing by enabling it via the following config.
```
custom:…
-
### Description:
Followed the following doc to publish to an external store.
https://apim.docs.wso2.com/en/latest/learn/design-api/publish-api/publish-to-multiple-external-api-stores/#publish-to-mul…
-
### Describe your problem(s)
Current RDBMS based Registry has limitations in terms of performance, effectively using DB queries, working with cloud environments etc due to Solr based indexing.
###…
-
### Description:
Subscription with DefaultApplication is available after initially try out for an API. When the subscribe button is clicked it doesn't give any error messages in the UI. But upon insp…
-
### Describe your problem(s)
In APIKey feature, JWT is always signed using the default Keystore in devportal. There could be usecase, where apikey needs to be signed using a different keystore for d…
-
**Description:**
In wso2am-4.0.0, adding API revision under deployment UI is mandatory. If not, the API will not be published in the gateway and cannot invoke the API calls. The following issues will…
-
**Is your feature request related to a problem? Please describe.**
Currently we have multiple microservices who expose their own OpenAPI spec at `172.20.1.12/docs/`. All these microservices are expos…
-
### Describe your problem(s)
With the introduction of vhost concept, if the a revision has not been deployed with a proper vhosts, the tryIt console breaks in the devportal.
This happens because th…
-
### Description:
Cannot change ownership of applications to a user who has a custom role mapped to internal/subscriber role. If we create another user and directly assign "internal/subscriber" role…