Error while trying to provision JWT credentials #5146
-
I've been following the guide to setup the ACL plugin and here's my setup:
Everything is fine and goes as expected, until I reach the Provision JWT Credentials step. When I enter the following command:
I get this error:
How can I fix the error and continue with the tutorial? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for reporting, documentation provides the wrong example. It will be improved (PR for docs with update). On the page dedicated JWT plugin you can read warning so you have to fill
|
Beta Was this translation helpful? Give feedback.
Thanks for reporting, documentation provides the wrong example. It will be improved (PR for docs with update).
On the page dedicated JWT plugin you can read warning
so you have to fill
secret
field too with a dummy value because you're using algorithmRS256
.