[
https://issues.apache.org/jira/browse/CAMEL-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15591899#comment-15591899
]
Claus Ibsen commented on CAMEL-10402:
-------------------------------------
You can use
{code}
@Metadata(required = true)
{code}
On the fields in the component so the code generator knows they are required
and can mark that in the spring boot metadata and also camel json schema files.
> camel-servicenow : Allow to configure credentials on ServiceNow component
> --------------------------------------------------------------------------
>
> Key: CAMEL-10402
> URL: https://issues.apache.org/jira/browse/CAMEL-10402
> Project: Camel
> Issue Type: New Feature
> Components: camel-servicenow
> Reporter: Luca Burgazzoli
> Assignee: Luca Burgazzoli
> Priority: Minor
> Fix For: 2.18.1, 2.19.0
>
>
> As today every endpoint needs its own authentication data but It would be
> nice to have a way to configure authentications on component level so one
> could easily create different routes for the same instance
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)