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?
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