dulithsenanayake
dulithsenanayake
This PR fixes the comments in the following PRs. - https://github.com/wso2/apim-apps/pull/354 - https://github.com/wso2/apim-apps/pull/359 - https://github.com/wso2/apim-apps/pull/356
**Description:** In order to display the issuer field of the relevant key manager in the UI, we need to retrieve the property "Issuer" from the "api/am/admin/key-managers" endpoint. Currently, the issuer...
**Description:** When retrieving the organization list using the Postman collection, the response object contains an invalid service namespace. **Steps to reproduce:** 1. Create an organization using the Postman collection with...
**Description:** If we get an organization list after updating the organization, the order gets changed. **Steps to reproduce:** - Update an organization from the organization list. - Get the Organization...
**Description:** Need to implement a feature to add, edit, delete and view key managers through the admin UI.