[SOLVED] How to obtain a Konnect token to validate payload
-
Hi,
I have reviewed quite a few pages on how OpenID / OAuth2 providers work but one thing isn’t clear to me: How do I obtain a token value generated by Konnect so that I can validate its payload? Someone on github had raised an issue for konnect which shows a token and its validation on the jwt.io website but I am having difficulties to obtain such a string. Can you please advise on how to achieve this?
Kind regards,
irreleph4nt -
Hi @irreleph4nt,
that value is sent to the client after he logged in and is not stored on the server side.