Rusiri Illesinghe
Rusiri Illesinghe
### Update [2024-06-3, 4] Created a QA Doc and Performed manual testing. Shared the QA doc in the email thread to verify the test outcomes. Putting the rest of the...
### Update [2024-06-19, 20] Modified the integration tests, covering the new behaviour Modified the UI tests. Fixed some issues identified in UI, while executing the tests.
### Update [2024-06-24] Worked on the documentation changes.
### Update [2024-06-25,26] Worked on an issue identified after the QA doc was reviewed.
Please find the PRs related to the feature as follows : | Description| PR | |--| --| |UI Implementation and UI tests | https://github.com/wso2/apim-apps/pull/706 | |Backend Implementation and Integration tests....
As per the decision to facilitate two production and sandbox certs with same alias, the existing REST API have to be marked as deprecated and a new REST API should...
> @RusJaI With this change, do we have an option to disable MTLS for sandbox endpoint while keep it enable for production endpoint? @mohanvive what is expected from this feature...
> @RusJaI Thanks for the explanation. I have some further queries. > > 1. Do we have an option to upload certificate only for the production endpoint without sandbox. Yes....
### Update [2024-07-04] Did the frontend and backend implementation to facilitate the same alias for production and sandbox certificates. This effort involved the following : - Make changes in DB...
### Update [2024-07-05] Following scenarios were tested : -Add/ delete client certificates -Add /delete endpoint certificates -Invoke endpoints when MTLS enabled in following combinations : 1. MTLS - mandatory with...