When i run this code on eclipse JWT token generating successfully. But build a war and deployed trying to get token its not working. Any idea where its making problem. I debugged the code its reaching to generate token method but token generation code is not responding.
Hi ,
When i run this code on eclipse JWT token generating successfully. But build a war and deployed trying to get token its not working. Any idea where its making problem. I debugged the code its reaching to generate token method but token generation code is not responding.