response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2084/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: adjhsakhdsahd898adsa (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlVnV3JvbnI3OFNuaEdNd25xNUVjQ214MUN0djFDN0ozZnN6Y2paVFAtRlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDg0LCJzdGF0ZV9ub25jZSI6ImZkZTNmYTA1ZjY3MWNjNGU4N2U3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDg0In0sImlzcyI6IkVkdU5ld1Rvb2wiLCJzdWIiOiJhZGpoc2FraGRzYWhkODk4YWRzYSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzNDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzkyMTc5NywiZXhwIjoxNzczOTIyMDk3LCJqdGkiOiI3ZGMwY2M2YWQ1MWMxM2E4NDE1ZCJ9.Y6VCBa9xw32Z5uC5GpfXbZ3LlY9r3jHQPt2ba_zIWT5x9c0opu3h8VLI71kVnmdpsd0nKpyDAJAb8pLCN4cfahGXeLycmSkh_2NgA43eGyAb8XitK9g9X22L68s6c5I_0Yq4bD6ahMT7Ox07jT35CBMEflIkNmrNO7VM36Pv-TqhcU1HCoZL2r7kkMTECPuKSQYpH7jjyxBmuf8z0zupYG6uHcabw4BpDrpwLdMhf5VB_ArrNIU3QkGEV7SLjXyafwbeL_kekitdEHSJZDcuBiuhS313dYYW-Me_eTYOyttmYcRg2qhBMhGWwg3tsVjKZtR4bMxZEW-wvBieRR1Biw (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: fde3fa05f671cc4e87e7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request