response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2797/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345eduardo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhYR1A0QXRRb3VDci1jeHV4ZUp2ZElaSWk1Zzh2cWRjekhJaS0wS1ZxVFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzk3LCJzdGF0ZV9ub25jZSI6Ijc0YTgyZDdiODI1ZThhZWFhMDI0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk3In0sImlzcyI6IkVkdWFyZG9Ub29sIiwic3ViIjoiMTIzNDVlZHVhcmRvIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTEwNTU1LCJleHAiOjE3NzUxMTA4NTUsImp0aSI6ImNlY2FkYzA2YzQ2ODMyMWNlMDlhIn0.sdOXfatRbbvxJ7pdKbZTXYDw_psYTRD1AXDYB7ZO-o1Zf-MNsSU1K2qKfeLYHIK1zQC78EBiwqjNS30Gg-dHrjVNoyhXdSkQtLjpnrWmX49u6mViay-s4oVz2ocP1Nuev37PibySMSxG5TR2n52edK1VwWKOwX2OeEkyH37KlWT2_DD8bc1eFXOaD19N82zTa6wiWwxGyOIDt7CS7_GGHzsyAgOfFFXZUekMjStkz1xswbXAgPdSnNzmKqUYj4u5qTNPgp_miWlOFa8r5plJULIVM5KAZpxblXsegB_SwYPy1az4Q9Xtt672h1MRY5T1Maqx88iBsMJtHgU5mtg8gg (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: 74a82d7b825e8aeaa024 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request