response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3884/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 54321 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii04MGkzNENyU3UxZGZKdllkQ1FOOHpBbTlTSGFtT2laSU00cTBFeDZGMXciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozODg0LCJzdGF0ZV9ub25jZSI6IjE5NjY2MmFhMjM3OWZlODcyMTI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODg0In0sImlzcyI6IkNvdXJzZUV2YWxzIiwic3ViIjoiNTQzMjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MTYwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0MzgxOTksImV4cCI6MTc4NTQzODQ5OSwianRpIjoiNDM4ZjJlNGY2YzZiNzM3MzQ3NDAifQ.H4mghVS2s4ZdaZEtsy7ppNryJk22clUF_WQKE9fRqGssD86XShcQTGSHZrAJNBum31RBJP1wgkFnlTT-KZ3Cu4AZNU6jZn4e8T-PMsTBJM8GYJDTWs-nvNcnxG3g7wlupY0hH5EAr3Sb9994UDVneFNFDFPhMb-MPXB6_WtGSNDdKQvPx7s3eFEG9En4zSXFZWwM_VOrY0ix0RMjpJry6UiSW-SGrAGr6KidBwspqIy-rjF_d9W0Ota-skv3sjWTNsIqLtUq4dLs8MHYV2qSVJksWMYRn2rJe4tK71LMu_A8_bi4ub-P8v9eM4FRbg8zUkf2ucKuFYuYxHXLzYMboA (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: 196662aa2379fe872127 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request