api-gateway
api-gateway copied to clipboard
API gateway for REST, OpenAPI, GraphQL and SOAP written in Java.
We are getting NumberFormatException while using the service, and looks like it's not able to handle the empty string. Below is the stack trace for the same: java.lang.NumberFormatException: For input...
When setting the "keyAlias" attribute on a keystore an exception with "not supported" is thrown. Aliases should be supported
System: ``` Ubuntu 18.4 LTS membrane 4.7.3 Java Service Wrapper: 3.5.44 ClamAV from the oficial ubuntu repo ``` In some very rare cases service-proxy may return an empty resposne, and...
Interceptor that writes each request and response into a file. Have a look a the fileExchangeStore how to write the message to the filesystem.
``CachingUserDataProvider`` * should implement ``UserDataProvider`` * wrap another ``UserDataProvider`` * should be configurable using XML, e.g. ``` ``` (10 * 60 * 1000s = 10min) (cache up to 100000 entries...
support Kubernetes Secret/ConfigMap lookup through resolver ('location' attribute) issue: * how to notify resource changes?
You can set header using groovy but it might comfortable to have an dedicated interceptor: It should be possible to use an expression language inside the value field. Something like:...
* Issue non spec tokens * relative paths * "claims" Request Parameter of openid connect * scope construction from claims should be valid * token generator bean support * use...