response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3036/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: d42df408-70f5-4b60-8274-6c98d3b9468d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlU3dVJVTkhBMElOaFBBT29OSl9yMHVlT0k5ZEZvdzBpZDBkVGZfdkRqUk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDM2LCJzdGF0ZV9ub25jZSI6IjY4NzcyMzdkZGQ4MzM4MTYzMTk2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDM2In0sImlzcyI6IkxPTiAwMDEiLCJzdWIiOiJkNDJkZjQwOC03MGY1LTRiNjAtODI3NC02Yzk4ZDNiOTQ2OGQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzc1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1MzY4MDksImV4cCI6MTc3MjUzNzEwOSwianRpIjoiZDE3ODRmMmI4ODRkZmZkZDc4Y2EifQ.pGR30izqG3cFsrTxTxu5U_iejKUxUVqsvHPydmklO3bgvhfYBdxfTjQeicjxuMiTWw1nPCKI3_vHcO4sISmUTM5KZ4ARgsr0vbFwFoH9TxvlahzeT9empTGTDibWX-K_W9lR8Za7UwXkF-h54_380tEMOD6Q9A3QDIeZEl_yj6WuxrXvFx7InTCOiZzdFrXdT_V2KSO1hGvOJBFTVntLpFT_RtCn_zgGleAAtGQwyj33n_BKW6_RSg5aoU806JG-HJ1Hdh8U0lX9KnagiENuAOuLh_FyqCO6HYgnrOHakZKPpYzy14_r_k37i-ChHb-6681gju8tHtrnBsRxGUBPVw (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: 6877237ddd8338163196 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request