-
We generate the RestClient interface from a predefined yaml definition with Security Schema set to something similar as: With this configuration the Authorization header is not added to the outgoing message. After debugging we found that the CompositeAuthenticationProvider try to watch the path as: We are using Quarkus version 2.16.3 and quarkus-openapi-generator version 1.3.1 Could you please advise if we miss some configuration in the properties file. We dont want to at |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thank you for reporting @arnodtza. |
Beta Was this translation helpful? Give feedback.
Thank you for reporting @arnodtza.
This is really a bug. I've added a comment to your issue explaining how to reproduce.