Heshan Sudarshana
Heshan Sudarshana
I have a publisher that uses JMS to publish data to a topic via AMQP. It uses a message broker called WSO2 message broker. In the default java implementation a...
### Description: The following issue occurs when schema validation is enabled in a distributed setup. ``` [2022-03-31 13:18:31,170] ERROR - NativeWorkerPool Uncaught exception java.lang.NoClassDefFoundError: io/swagger/util/Json at com.atlassian.oai.validator.schema.SchemaValidator.lambda$new$0(SchemaValidator.java:92) ~[swagger-request-validator-core_2.12.1.wso2v2.jar:?] at java.util.Optional.map(Optional.java:215)...
This PR adds the testcase for the tenant user login issue when the user is assigned a custom role with only scope assignments. Related issue: https://github.com/wso2/api-manager/issues/1169
This PR adds the JSON array claims to backend JWT test cases. Related issue https://github.com/wso2/api-manager/issues/997
Reverts wso2/apim-test-integration#279
### Description Getting the following error when trying to generate keys for an application from Azure AD key manager. ``` [2024-05-14 11:33:26,800] ERROR - APIUtil Error occurred while executing SubscriberKeyMgtClient....
### Problem When a malformed "tenant-conf.json" is loaded, the parsing exception is not handled properly. Please find the attached stack trace. ``` Method threw 'com.google.gson.JsonSyntaxException' exception. com.google.gson.internal.Streams.parse(Streams.java:58) com.google.gson.JsonParser.parseReader(JsonParser.java:99) com.google.gson.JsonParser.parseReader(JsonParser.java:68) com.google.gson.JsonParser.parseString(JsonParser.java:50)...
### Problem Table view is not handled for API categories with longer names  Labels with longer names are cutoff from the UI in devportal...
### Description The correct API is not imported when importing an API from API Manager. ### Steps to Reproduce 1. Create few APIs in API Manager 2. Import an API...
### Description Page needs to be refreshed after trying to add a tag longer than 30 characters.  ### Steps to Reproduce 1. Create an...