apache / camel-karavan

Apache Camel Karavan a Low-code Data Integration Platform
https://camel.apache.org
Apache License 2.0
436 stars 146 forks source link

Unable to add "Policy" in routes #1321

Closed cdia8890 closed 3 months ago

cdia8890 commented 3 months ago

Describe the bug

Camel allows to add a policy ref using Policy Definitions but in Karavan, a "policy" component is not found. It appears only in Knowledgehub.

image

image

image

I'm using this to add Spring Security Policies (https://camel.apache.org/components/4.4.x/others/spring-security.html)

Steps to reproduce the behavior

  1. Go to '...'a
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Variant

Vs Code Extension

Container Management (if applicable)

None

Operating System (if applicable)

Windows

Version

4.6.0

Relevant log output

No response

cdia8890 commented 3 months ago

Thank you very much for the quick fix!