Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Validate a JWT access token using X5C value in Right Now controller

$
0
0

Topic by Riya Goel

Content

Hi,

I need to validate a JWT access token through Right Now controller. I already have the JWT Acess token and its X5C value from https://login.microsoftonline.com/common/discovery/v2.0/keys. We have to verify JWT token using the X5C value. 

In open libraries provided by jwt.io for PHP they are using Openssl functions or phpseclib. Both of these are not supported by right now.

It would be very helpful if anyone can tell me how to validate JWT access token using X5C value in right now controller.

Thank in advance,

Riya

Version

Feb 2017

Viewing all articles
Browse latest Browse all 2504

Trending Articles