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.eyJ0b29sX2lkIjozMDM2LCJzdGF0ZV9ub25jZSI6IjQyN2RiMmU5NGMzYjdjZmJiNDQ3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDM2In0sImlzcyI6IkxPTiAwMDEiLCJzdWIiOiJkNDJkZjQwOC03MGY1LTRiNjAtODI3NC02Yzk4ZDNiOTQ2OGQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzc1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNzgyNjAsImV4cCI6MTc4NTM3ODU2MCwianRpIjoiZGI1YTg3NjMzNzhlYzM0NDdhMDMifQ.oT6aZf5gSKLdQJe58NYd8jB-UXJaIJRpncbZuQwaPNNCf0qSicmBUz75ShmVzvJY3o5F9qoaomPEdD_FzpEKsFdXeU7Kz8JCYJjKrORCUVDzGMvlqTmRgbDZG64KEMSQk7-XPmm2Vx7x5nj7PG3zVT3pe3T8KMr_FMhwWx3z-TGxHVB7tHWFGJwg3m_AT9rjNrsoDX3Gn4860-9dMxf2ch5x-pwLAauZ3Ff1v3Vh8rmqA9PDJJjo6zAQ-s7YS7jKhxoVkmHWxvnp1WaYOqDv9EbbzoT4QwGnVsYA92xm8i3ZzxOZ3L8NdbWNSBKKGc80YyJs9Pt-ttANi_oU8IQCcg (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: 427db2e94c3b7cfbb447 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request