I added the messaging web widget to my app and login users if they are authenticated:
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
I added the messaging web widget to my app and login users if they are authenticated:
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
If you are authenticating your users, this is expected, that means that clicking the widget is all it'll take to create a ticket, since the user doesn't have to provide anything further. You'd either need to be requesting something else that JWT or SAML doesn't account for, like a ticket field, or would need to use a bot that doesn't jump straight to an agent transfer if they don't want it to create tickets instantly.