response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2796/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lmsclient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhVYkx4NVNDT3AzV3B0ZjYwZkJZS1M4elBGQS1ad0dHemtMRm5BXzNFTWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzk2LCJzdGF0ZV9ub25jZSI6IjQ3ZDkyZmMwNzM4NGM5MDg2YjE3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzk2In0sImlzcyI6IlRvb2wgWDJPIE1lZGlhIiwic3ViIjoibG1zY2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzExNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzcwNjM1LCJleHAiOjE3NzIzNzA5MzUsImp0aSI6IjkyMjBhNjBjZDNjNGE1MDc1N2U2In0.YDv8dReicnDPb4u7RgA6IBKjKwbHuYwxBR0s3O-Mje3RnszTsVcARlG4PJnj5sfWBTZZAS4zpX6fVTOfizDp7jFosksZY1Q_l9SOFVxT4tWUhlVRDnkPY48keP_Px_ZL-HP3gpoD7BnXTOKm851RU8auji3m-8jri7R6osXOX0HfJjZrdgBuAPhTTljJMT0BgOvT6n59kFeGi3028CvYwRqYCca96IKDsdaCI3AIlBMCjjNJ_JBqdmJCg-t3qkUTOVSG-2mAKFf_49BgEcvhVTDIYsQCpowabxTWQMd0u5l52-tN5erfGf1NmU9saBEV-HKUTK7QpSc6UhfyWtrElg (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: 47d92fc07384c9086b17 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request