response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2966/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: f2f1265e-cd9b-4a90-a9f7-5025d513e89f (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IldoNnJnLWVEMUZ1dlVuLUlrNHplUzFyNkhHZUxnWmt4NWFQSk5oMmwzWUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTY2LCJzdGF0ZV9ub25jZSI6ImZhZjA2N2Q1ZDQzNWUxMGMxZDdjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTY2In0sImlzcyI6IkZhbmN5VG9vbCIsInN1YiI6ImYyZjEyNjVlLWNkOWItNGE5MC1hOWY3LTUwMjVkNTEzZTg5ZiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMzMDIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAwNDYwMCwiZXhwIjoxNzc1MDA0OTAwLCJqdGkiOiJkMTk0OTc2NDIzMDk2NDU1M2UwOCJ9.q-Cr1loEZZz6Y32khf5rRK9wsODlN4XzyQ39hc-mj_d0i0DJ-u3sPiu53VNrBw9ulO-XCSeK9ZpLIOGiA3w26cgZpoboeOmYnT6pgzqtvulESWfPzNiF6tTfbp6XbKWu6x_1DOMv824aZrw5LuWTn_kCvLT6SOlVa9erms5djnGS44vwUXVn_Z5_DS2T0SNe3HRraA_f2HfPMFivqwioI1H6e2InUKXENdg_UE3C81TGP5zmMISzFifbcKRTWg-YFzzA6dR9pz1-uN1u7Rwh6MPHIARhnvjMRAbwNvvbRmsf558XRViUiZL25Qu3daThTI4tFTcQ9YD2X-WM4lTx1Q (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: faf067d5d435e10c1d7c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request