I am trying to implement JWT authentication for rasa-webchat UI on SocketIO Channel. In latest version of rasa 2.6 and 2.7 documentation they mentioned the commands to run and changes to make in Credentials.yml screenshot1 documentation
Just to clarify, when you refer to “webchat” are you referring to your own html widget? Could you also link to the portion of the documentation that you used for your screenshot?
One thing to point out first. The botfront project is not officially supported by Rasa and it’ll likely not get much support since the original creators of the tool have acquired. The readme of the project also suggest they only support version 2.3.x and 2.4.x of Rasa.
Reading the docs though, it’s suggest that you merely need to send the encoded jwt as part of whatever payload you send to the server. That doesn’t work?
I have used botfront UI for 2.5 version, but rasa started providing jwt for socketio from 2.6 as per docx, and looking for long term rather for time being to test with rasa x.
Hello @bharath-madduri I’m stuck at this too, can you tell me if you did solve it? The docs say that the jwt token can be passed in a json format. But exactly where and how it should be embedded in the client side is something I’m still not clear.
@webdev-rohit can you please create a new thread of your issue, and share it with some screenshots or traceback, Or if you already have a thread tag me please. Thanks.