Generating JWT
Summary
Generating JWTContent
Hello Gurus,
I have a requirement to generate JWT encoded token which is needed to again call another Auth REST API to get the actual Access token required for next calls.
So JWT is combination of Header.Payload.Signature. Is anyone familiar or had this use before in OIC and how was it accompalished . Any help is appreciated.
Tagged:
0