Hello,

I'm calling the service '/services/OAuth2TokenValidationService' from IS
and I'm getting the base64 JWT, but when I decode the response, I'm not
getting the claims in the data, do I have to configure something in order
to retrieve claims?

this is an example response

\/cg_unpublisher",
   "iss":"http:\/\/wso2.org\/gateway",
   "exp":1463761177,
   "iat":1463757906,
   "http:\/\/wso2.org\/gateway\/subscriber":"admin@carbon.super",
   "http:\/\/wso2.org\/gateway\/enduser":"admin@carbon.super"
}

thanks,
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to