response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5282/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mnbvcxz (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InJra0FucjdWWm5XdnppSHYxc3lSdUFBbHF1eGVoTWNTZ0FEYUtVSm9vR0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjgyLCJzdGF0ZV9ub25jZSI6Ijg5NTg4OTA5MmYzZjg4ODBjZjdkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjgyIn0sImlzcyI6Im5naW1hIHRvb2wgMDEiLCJzdWIiOiJtbmJ2Y3h6IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTQ3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTQ3NDM1LCJleHAiOjE3NzI1NDc3MzUsImp0aSI6IjdiNWJhMDYyNGI2YTllMWRhNGZjIn0.MXKuTp16nRO8XyQiuhmWCDG1fYhuv4MXTebcLozbFAQcpKdCXGZ8hs0aOUAm8DtW2hmifcp8YIQ7tUAe8mulaumvQgziRHN7nnRIohZXw3f-Wrwlaei1eXSxqjb_ntg6wsBMtvhhF6a2I16_GJmei0yrs9iQJI3-A-_TN7Jarh2CfC-fLTIa5hqlxEccwQ-sLWwVX9U9eKxV2_rYRWOa-UonPB-mtXQ3L8zZBnZZGqaAYANuv3VRurm6om4EQuqOiD4OhXc3Oz0TX1tZ5SYfId_p6oC07ikJ_TAXOvGCHRcFAJMSLAui0XEj_rrQiVLNCwk7p1WkTQgJGEsPCH9V9Q (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: 895889092f3f8880cf7d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request