JWT/JSON web tokens -Trying SSO

Hello Guys

I am trying to use SSO to a platform which says I need to use JWT for that. Coming from a non-tech background ,I read about JWT but unable to figure out how to implement that.Please help me and if anyone has any resource regarding this ,do share that as well.
Below is the link i am sharing for the SSO documentation:

Thanks in advance
Vaibhav Malhotra

If you really need to use the JWT (and not just the API), you should probably hire someone.

You can always test creating the JWT using Bas64 encoder plugin and HMAC plugin but I don’t know if this will work. So maybe you will need to create your own plugin

This topic was automatically closed after 70 days. New replies are no longer allowed.