Description of the illustration jwt_token_encoding.png

An example of a token decoded using the jwt.io tool is shown. On the left, the encoded string is shown in a pane. On the right, the Decoded pane includes a Header section showing an encoded header with alg, typ, x5t, and kid attributes, and a Payload section showing attributes called sub, oracle.oath.user_origin_id_type, oracle.oauth.user_origin_id, iss, oracle.oath.svc_p_n, iat, oracle.oauth.prn.id_type, and so on.