response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4119/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000009 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFTQ281UzVHdjYxSGtsVWJ4Wkt4WlZoYkNNaEF0ZFVHYmNWdHpUNkVnZVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTE5LCJzdGF0ZV9ub25jZSI6IjQzNjAyMWJmMmQ0ZTU0ZTAyMzMwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTE5In0sImlzcyI6IkNhbnZhcyBDeWJlciBVbml2ZXJzaXR5Iiwic3ViIjoiMTAwMDAwMDAwMDAwMDkiLCJhdWQiOiJodHRwczovL2NhbnZhcy5wLmN5YmVyLXUuYWMuanAvbG9naW4vb2F1dGgyL3Rva2VuIiwiaWF0IjoxNzc3MDc5NDE1LCJleHAiOjE3NzcwNzk3MTUsImp0aSI6IjMwOTlmYmNlN2ViNTY0MWVjOGRhIn0.Afl9-XMJiJBvEY3MBIdBppX6lyvA9BoeH29d1-UqRomB8tMWruZGAfRs76fe_RLh8W4dueOGZ9sxH-tmRK56PXf4r1EW86P_Ao_jI7sdDy-lswqJaWapj7d8kI4OJv16kzn0bsiPRtaLFXnVoLc1Tlws21rc2b46YrwYL9_n5oaCmVR0J_f7A_N067vKJ4M22MJiaH38jbZaJkCC3Ub4-fdCgWCllQV9acAokPOjj3jiBBOBEojIOaX8itIkVdxuMU8YgqXL0IhCfiGqh5gj9sk-3ttiHREAX97cJshSNoqSFxPJOHAYjr_4owY-90DoCzdzJVAV_QT9vnbTfFj_iA (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: 436021bf2d4e54e02330 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request