Niran Ramesh Peiris
Niran Ramesh Peiris
### Description: There is a requirement to log client IP for admin-related activities in audit logs in APIM-4.0.0. The configurations required to achieve this are as below. ``` [audit.log.contextual_param] params...
### Description After updating the docker image of the MI-1.2.0 from update level 53 to 94, the HTTP health check is not working fine. We were able to identify port...
### Description When using the WSDL file which has "_" for the operation name, meditations will not add properly. The "Transformation Configurations" for the resource do not appear in the...
### Description: 1. Currently, there is no template mapping in ./repository/resources/conf/templates/repository/conf/tomcat/catalina-server.xml.j2 to configure a new valve in both APIM 3.0.0 and 3.1.0 versions. In APIM 3.2.0 we have the following...
### Description: When someone clicks the update button stored client secrete is getting removed. As per the investigation, this is because the Key Manager does not respond back with the...
### Description: The kid value generated from the backend JWT generator doesn’t match with the kid value exposed through the Key-manger jwks endpoint. JWKS endpoint kid is generated using the...
### Description: When we have secured the backend of an API using OAuth 2.0, Content-Type of the form data parameters will be automatically changed from `application/json` to `text/plain`. ### Steps...