response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2455/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: tool_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhUVjU1U2VJamwtUHNwV0VPVWMtWmFmVGZGNTJPb3BydEItNFBGMFQxWFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDU1LCJzdGF0ZV9ub25jZSI6Ijg0M2Y0NjE0OTQxNDA2NWQyMzBiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDU1In0sImlzcyI6IkRhdmlkZSBUb29sIiwic3ViIjoidG9vbF9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNzMxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0ODA4MjcsImV4cCI6MTc4NTQ4MTEyNywianRpIjoiYThmMDBmMjMxMTc4OGQ5NDNhMDgifQ.bGeJxsrP4tP_ii8W8qxwQpRA7C5jGUIOZaKXafVPuj-Pin36vBDwauuER-ljJVHB6EgnEsjqSKS5oMHXKuScbvrnlXlMoArXjnUNMQ8TiwONuvJTPzlF9FfNbrA8A57G0QiGUsYl598pxeSLTlLAdupx_ySOphN6-fI7N6CVhxedZuwr-zOwUdXdouTKXihsB1V1C3VK4K7IbkEbXVDCrEyhctFTfFe829yx--Oi0GdOxPAV8welSxzAAAAra3jIt8oGJJFnvh4KfJUhrK4XlXzxSmR4d7oJbjk0MW_3pSVilCGjfz5nzcs2u9sDd4xaOq1M6BGSuTh8siWz7fpnCg (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: 843f46149414065d230b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request