Hi,
From everything that I can validate myself, my JWT tokens are correctly signed. However, when I try to use SSO to authenticate a new user onto my board, I just get the message
"Token signature is invalid. Check that you have specified the correct auth token."
I've validated my tokens at jwt.io, including verifying that the signature is valid. I've checked that all fields are present, so I can't figure out what's going wrong. What do I do next?
My board ID is 1027440066
My custom domain is https://forum.mindjoy.com
Thanks!