Subhashinie Koshalya

Results 14 issues of Subhashinie Koshalya

## Purpose Update the following in Policies for Choreo Connect - Support policies addHeader, removeHeader for response flow. - Update method rewrite policy ## Related PRs https://github.com/wso2/apim-apps/pull/295 https://github.com/wso2/product-microgateway/pull/2983 ## Related...

Feature/OperationPolicies

### Describe your problem(s) With the latest changes the test for invalid policy action has to be converted to an API deployment testcase. ### Describe your solution As mentioned here...

Type/Task
Priority/Normal
test-improvements

### Describe your problem(s) Envoy proxy by default emits HTTP header in different cases for request and response. Request received by backend: first letter upper and the rest is lower...

Type/New Feature
Priority/Normal

### Description: When the adapter does not start properly and ends with a 404, the enforcer keeps retrying. Usually when this happens locally we run `docker-compose down` and then run...

Type/Bug
Priority/Normal

### Description: When - a cert file path or - a inline cert file is provided to the router by the adapter - if the file cannot be found (not...

Type/Bug
Priority/Normal
Affected/1.0.0

### Description: Currently, we enable subscription validation for **API key** based on the `validateSubscription` param in the config of the issuer "https://localhost:9443/publisher". During the time we added this change, the...

Type/Bug
Priority/Normal

### Describe your problem(s) Tests covered by https://github.com/wso2/product-microgateway/pull/2736 - client sent : bandwidth throttling at API, app, subscription levels - server sent : event count at API, app levels This...

Type/Task
Priority/Normal

### Description: The backend jwt created by enforcer includes "=" in its base64 url encoding. As per https://datatracker.ietf.org/doc/html/rfc7515#section-2 trailing '=' characters must be omitted. ``` Base64url Encoding Base64 encoding using...

Type/Bug
Priority/Normal

### Description: Although bandwidth throttling has been implemented with https://github.com/wso2/product-microgateway/issues/2673 the frames must arrive atleast with a 800 millisecond gap for throttling to work. ### Steps to reproduce: ### Affected...

Type/Bug
Priority/Normal

### Description: In interceptors, if the interceptor service returns a response with `headersToReplace` param, these headers gets added even when the header to replace is not present in the client...

Type/Bug
Priority/Normal