Gayangi Seneviratne

Results 10 comments of Gayangi Seneviratne

Hi! If this is still open, I would love to work on this :)

Hey, I would like to work on this issue :) This is my first contribution so would it be ok if I fix one file and commit it just to...

The issue has been reproduced in the beta pack as well, therefore needs to be fixed.

Hi, Thank you for for reporting this issue and for the detailed steps provided. We are currently checking on this, and will send a fix soon.

Fixed with PR https://github.com/wso2/apk/pull/2006

Meeting Notes (11/10/2023) Current deny policy implementation in APIM was based on the following parameters. - IP address - IP range - Application - API context - User However, based...

### Update [2024-07-23 to 2024-07-25] - The issue was reproduced and the fix was identified and is currently being implemented. - New integration tests for the optional - optional scenario...

Changes to Authentication CR: ``` apiVersion: dp.wso2.com/v1alpha2 kind: Authentication metadata: name: 5550d7c7b57a54749585ee08df0dcb9071186e50-production-authentication namespace: apk ownerReferences: - apiVersion: dp.wso2.com/v1alpha2 kind: API name: 5550d7c7b57a54749585ee08df0dcb9071186e50 uid: b52360ac-1d2e-4b72-a019-76813010a6cc spec: default: authTypes: apiKey: keys: -...

https://github.com/wso2/balana/pull/181 and https://github.com/wso2/carbon-kernel/pull/4322 **Note**: https://github.com/wso2/balana/pull/178#issue-2580489564 needs to be considered.

Hi @jwgmeligmeyling , This is expected with the current implementation of interceptors in APK. In Envoy Proxy, there is no mechanism to append the base path at the cluster level....