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.eyJ0b29sX2lkIjoyNzk3LCJzdGF0ZV9ub25jZSI6ImFlMzQ4ODEwMGUzNzg4M2FkYzU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk3In0sImlzcyI6IkVkdWFyZG9Ub29sIiwic3ViIjoiMTIzNDVlZHVhcmRvIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MDA1MTQ2LCJleHAiOjE3NzcwMDU0NDYsImp0aSI6IjY4ZDFiNWEzMzc5NWVmYmE1NDk1In0.rwc2mPE9X2b6Ihy9EGnEIks6jIgbcNc-WUFqBtCWn1e9OfA99OoaSBpeC1D0e_a4F9SEGPZ03dSi-vm8lkowdm_J6SBM0me_lR8ImsFVscs9k9jzTDQX5J8c3d3KSH_mCYTQ997HKgysL1lepfIjgN0Sl_JsjngqtsxyKpxAXeN4Xar2RNQf2POT1SCTg_eAgaZFuAGHI03WA5wBCZY6CenwFSImSeaPB_GzpI-soYFwJ49acrWgcJgXkc2CYxB5m864wPqz1j5qTq0HpPGdGcBp12Ofu5vcg5ksbLUzxiBj0HtKBPLayF9oTiZo6p6ULXO_O5W0Yso57B5_ubFPMQ (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: ae3488100e37883adc58 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request