Farasath Ahamed

Results 8 issues of Farasath Ahamed

**Is your suggestion related to a missing or misleading document? Please describe.** When you change the hostname after you startup the server once, the console login fails with the below...

docs
6.0.0-rc-testing

**Is your suggestion related to a missing or misleading document? Please describe.** Refer: https://is.docs.wso2.com/en/6.0.0/deploy/deployment-guide/ ![image](https://user-images.githubusercontent.com/5237653/183632391-7d7fa5f1-8f1d-458b-9eff-bbd35cc9778f.png) Actually the content is about deployment steps but the title suggests its about patterns. **Describe...

docs
6.0.0-rc-testing

**Describe the issue:** Noticed logs related to https://github.com/wso2/product-is/issues/11531 appearing again ``` [2022-08-07 09:40:00,463] [] INFO {org.wso2.carbon.webapp.mgt.TomcatGenericWebappsDeployer} - Deployed webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/api/health-check/v1.0].File[/Users/farasath/dev/IS6/wso2is-6.0.0-beta2-SNAPSHOT/repository/deployment/server/webapps/api#health-check#v1.0] [2022-08-07 09:40:00,609] [] INFO {org.apache.jasper.servlet.TldScanner} - At least one JAR...

bug
6.0.0-rc-testing

I came up with below sketch to improve the README.md @bergerst WDYT? WSO2 Balana =========== --- | Branch | Build Status | | :------------ |:------------- | master | [![Build Status](https://wso2.org/jenkins/buildStatus/icon?job=forked-dependencies/wso2-balana)](https://wso2.org/jenkins/job/forked-dependencies/wso2-balana)...

Noticed that client_secret is added to config.json[1]. I am assuming this would be a dummy value. In any case, it would be good to disable the client credentials grant type...

Improve the envoy request adapting logic to include query parameters sent in the request. This would allow the policy evaluation `opaAuthorizeRequest*` and `opaServeResponse*` filters to make use of query parameters/values...

bugfix

This PR introduces changes to, - Run opa filter benchmarks with and without decision logs - Run the benchmarks in parallel to possibly detect contention issues and overall performance under...

- Add benchmark for latency distribution with decision logging - Fix a missed benchmark test case for race conditions

minor