chirag418
4 years agoOccasional Visitor
Generate jwt token for zephyr scale.
Hello there.
I'm trying to generate the JWT token from .Net for zephyr scale. The problem is that zephyr scale don't provide the secret key as zephyr. I have created two token one from the .Net and second from the Jira. I have debug both at jwt.io , and their Json are perfectly same but the second one that i have created from .Net is not working. I think this is cause of zephyr scale won't provide the secret key.
Is it possible to create the JWT token except from Jira or any suggestion that how to create the JWT token for zephyr scale.
Thanks in advance!