Hi Indunil,

Form token introspection response I can get below attributes.

{"scope":"openid","active":true,"token_type":"Bearer","exp":1503061170,"iat":1503057570,"client_id":"oRbEK6KkycbSLGxt3JHciaitPzoa","username":"[email protected]
"}

But some of optional attributes are not included in introspection response

   sub
      OPTIONAL.  Subject of the token, as defined in JWT [RFC7519
<https://tools.ietf.org/html/rfc7519>].
      Usually a machine-readable identifier of the resource owner who
      authorized this token.

   aud
      OPTIONAL.  Service-specific string identifier or list of string
      identifiers representing the intended audience for this token, as
      defined in JWT [RFC7519 <https://tools.ietf.org/html/rfc7519>].

   iss
      OPTIONAL.  String representing the issuer of this token, as
      defined in JWT [RFC7519 <https://tools.ietf.org/html/rfc7519>].

Do we have any limitation to support above attributes ?


[1] https://tools.ietf.org/html/rfc7662

Thanks,
Gayan
-- 
Gayan Gunawardana
Senior Software Engineer; WSO2 Inc.; http://wso2.com/
Email: [email protected]
Mobile: +94 (71) 8020933
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to