Share this topic
LinkedIn
Twitter
Copy URL
Hi all,
I have a jwt token genereated from a non-secure authentication url.
Now I have to verify whether it is valid and extract its expiry time by decoding it.
Guide me how to do it using a Javacallout policy vs Verify JWT token policy
never-displayed