Thomas Bayer

Results 39 issues of Thomas Bayer

Complete and test the Wizard

enhancement

To check DLQs it should be possible to use: check_activemq.py -w 1 -c 1 queuesize "TEST*" and get warnings/critical messages if only one message is in the queue.

Just the idea to discuss: Monitor - the existance of Routes - inflight counter - durations - errors - ...

question

https://membrane-api.io/tutorials/rest/ Ask Thomas

Prio-1
documentation

How are the interceptors visualized. Optimize the display. ![image](https://github.com/membrane/api-gateway/assets/1932856/577e012a-3ea4-42ed-9590-64bab1ff7dcb)

Like API-Key plugin. Validation can be set to optional. So an endpoint is with and without token reachable. If there is a token, it should be validated an the header...

Prio-1

If the target answers with a 302 the example should change that to 401. Try to solve that using the if-plugin and spel.

Prio-1

There are two GateKeeperClientInterceptor in two packages. One is not used. Can we delete some unused code? com.predic8.membrane.core.sslinterceptor com.predic8.membrane.core.interceptor.gatekeeper