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.eyJ0b29sX2lkIjoyNzk3LCJzdGF0ZV9ub25jZSI6IjkzN2ZmNzhkZGVmYTFiNmU2M2ZmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk3In0sImlzcyI6IkVkdWFyZG9Ub29sIiwic3ViIjoiMTIzNDVlZHVhcmRvIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2OTk1NTMwLCJleHAiOjE3NzY5OTU4MzAsImp0aSI6IjQ3M2M2ZmRkY2Y3YzY3YWNkYThmIn0.bhidgAI5-AT4vIyxrtuXcVrv5pE5AkRWPrAb5tloE6i742FBnTcXxEIg49ujPkaxSk4SMPdIZsqaAICj4J_yIGaRI7LjgkUMoKiii8vggeU0r43rQjoKuVb_MfDRNrusOJT5fXH1nH_n3gnrmdRYThBGCeeT5qP2SZ3kcpjMWNdbrb81_Lf6KU-zgHryle22gEr6q-BuPpTRadhANIOVBopr8ArToCY7ZfEUXTJX0P_1YkFyHL9x-Hq8FYx16qKZ0o3YqcOEOoNTemOn_11yd0htuzNL_Q5aecXPp-IrAPOYw-gnUN3InkksGtmUsjEFnllU-Jgqzls6MAnGJ61G1A (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: 937ff78ddefa1b6e63ff (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request