response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2231/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghijk (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdDZWo5S0RlWldxSUlPdk94UnhQMjh1UkFmZEM4U2tKU1pod3EzUm1wWDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjMxLCJzdGF0ZV9ub25jZSI6ImIwNTA0MGExY2VmYWZjODg2YjAwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjMxIn0sImlzcyI6IkxUSSBUb29sIEF1ZyAzMSIsInN1YiI6ImFiY2RlZmdoaWprIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ2NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjIwODk1LCJleHAiOjE3NzIyMjExOTUsImp0aSI6IjFiNGExOTI1ZmFjYjVlZjVkODNlIn0.lTF7__IZ_IniXsrOkoBwLhvtdkf1r0uxGuxBGuv39LD9J9ajwgQY2WfdKkr8S4QKHOXBvssspPUQ7A6-VTR8d-9lus15wIyJ6TLF7VptYeC32HU61CMOvtCqjFOEziYyZVR2sUf-Z_fbOKZLIevCljAmjpW9ARTyVHVdU5CDg1dLGSBv3Th4ehvoY5X0hvCoxIjFGuabk6MMiU6HtKuiy0cN7-lS4RuoqCZILYocSjcq84Ki31WLQycGTzakV_rwybLCKi_GWaeArvL5eREXD90xqHOlc5iOTjEQAsDNwSlk22o8dngbKUl_Cp-Pqu6Nn7v-ZzuBQOcmxuxio2PdCA (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: b05040a1cefafc886b00 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request