Laurent Broudoux
Laurent Broudoux
Hey @JensenJose, thanks for your message. TBH, I was thinking of something straightforward like the one explained above (`docker-compose wrapper + reverse proxy with TLS). However, I'm definitely not an...
This is a nice idea! Thanks!
I've refactored a bit and moved most of the code to `MockControllerCommons` so that we can reuse it for some other protocols. Also, I've added request-based evaluation, which means that...
Thanks a lot for this contribution!
Closing for no response. Please open a new discussion if wanted to chat on this topic again.
🤔 Mmm ... seems properly configured to me .... Anywhere in your config where you can still have this `kafka:19092`? Made a quick search on code an there's no such...
Hey there! Sorry for the very long delay... Could you share an update on this one please?
Hello 👋 Microcks docker desktop extension only works in un-authenticated mode as it is made to be for local developer only. The default user should have the required roles to...
Yes, the above description is expected. What you are doing above is creating a "Direct API". See https://microcks.io/documentation/using/dynamic/ Those are loosely contractualized API that can be used to help the...
I think we have to re-work the UI a bit so that when executed without authentication, the `logout` button (and even perhaps the user name) should be hidden to avoid...