Replies: 1 comment
-
Hi @mihaitodor / @Jeffail , would you be able to help with this request? apologies for tagging. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For using JWT signing algorithm HS256 in conjunction with the http_client input we would need to provide signing key as input. It doesn't appear that there is a way to do that from the documentation https://docs.redpanda.com/redpanda-connect/components/inputs/http_client/#jwt which seems to have support for private_key which indicates that RSA/DSA signing is only supported.
Is there a way to use JWT HS256 with http_client?
A way to specify token_url similar to oauth2 would be helpful
Beta Was this translation helpful? Give feedback.
All reactions