AuthN and AuthZ support for REST API on Spring Boot/Quarkus Runtime #668
Answered
by
davsclaus
durgapmenonmck
asked this question in
Q&A
-
Hi Team, Currently the support for configuring Security for REST API is limited in Karavan. We would need to include AuthN and AuthZ capabilities in the REST services created (Spring Boot/Quarkus runtime) from Karavan. Providing the needful support in Karavan would make it easier to enforce these security measures. |
Beta Was this translation helpful? Give feedback.
Answered by
davsclaus
Jun 21, 2023
Replies: 1 comment
-
This is not Karavan specific. The Rest DSL is from Apache Camel. So if you ask for some security configuration that you cannot find OOTB then I suggest you raise your ask at the core Apache Camel project |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
davsclaus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not Karavan specific. The Rest DSL is from Apache Camel. So if you ask for some security configuration that you cannot find OOTB then I suggest you raise your ask at the core Apache Camel project