Hi All,
I need to do a JWT token verification for authentication.
Can someone let me know any forge module that is supported by Outsystems product to verify the JWT token and signature received.
Thanks in Advance
Hi Ajith,
You can follow below links. Hope it may help you.
https://www.outsystems.com/forge/component-overview/1853/jwt
https://www.outsystems.com/forums/discussion/33803/jwt-tokens-validation/
https://www.outsystems.com/forums/discussion/33796/read-and-validate-token/
Thanks
Dileep
Dileep Verma wrote:
Hi Dileep,
Thanks for your help.
We are using a java stack environment. The component attached seems to be for .NET stack.