Hello,
in useradm, I am trying playing with jwt and I am getting this error : crypto/rsa: verification error
any clue?
Regards,
Pei
Hello,
in useradm, I am trying playing with jwt and I am getting this error : crypto/rsa: verification error
any clue?
Regards,
Pei
I see that in integration folder, a subfolder " /integration/keys/useradm" with private.key is there, any issue with this? I am getting teh verification error ? How do I generate freshly to pass the verification?
Hi @pei.cei I don’t have an answer for you. I think we need to see the exact commands you are running, what versions of the sources you have checked out, etc.
@merlin can you help?
I found the cause, I was using two different keys for getting the token. When started using the same key it is fine. Sorry for the inconvenience.
Pei