[
https://issues.apache.org/jira/browse/CAMEL-15872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236052#comment-17236052
]
Andrea Cosentino commented on CAMEL-15872:
------------------------------------------
You're welcome to provide a PR.
> Make it possible to change Authorization -header JWT-token type
> ---------------------------------------------------------------
>
> Key: CAMEL-15872
> URL: https://issues.apache.org/jira/browse/CAMEL-15872
> Project: Camel
> Issue Type: Wish
> Components: camel-graphql
> Affects Versions: 3.4.3, 3.6.0
> Environment: NA
> Reporter: Tapio Piironen
> Priority: Minor
>
> In camel-graphql Authorization header is hard coded to be Bearer -type:
> [https://github.com/apache/camel/blob/aab1568195d9570233c0152f40efc8a6d57e64b2/components/camel-graphql/src/main/java/org/apache/camel/component/graphql/GraphqlEndpoint.java#L114]
> Can you implement possibility to change it to Application with some
> configuration option? In our graphql servers the JWT token is Authorization:
> Application TOKEN_HERE
--
This message was sent by Atlassian Jira
(v8.3.4#803005)