Rakhitha Ranathunge
Rakhitha Ranathunge
### Problem The current implementation of the API-key support use a registry call to fetch the security schemes of the API when fetching the API details [1]. This is a...
### Problem The following database columns use MD5 checksum values to track changes to policies and service catalog definitions. 1. AM_SERVICE_CATALOG - Column: `MD5 VARCHAR(100) NOT NULL` 2. AM_API_SERVICE_MAPPING -...
### Problem The current profile optimization scripts seem to be incomplete. They show errors trying to remove non-existent files/folders or don't remove unnecessary files at all. ### Solution We need...
### Description We have introduced SHA-256 support in APIM with https://github.com/wso2/api-manager/issues/2848. But to complete enable S256 hashing everywhere, we need to set multiple configurations in the toml. We need to...