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.eyJ0b29sX2lkIjoyMDg0LCJzdGF0ZV9ub25jZSI6IjlkOTYzYTExMDdlNWI1ZGRhNzNkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDg0In0sImlzcyI6IkVkdU5ld1Rvb2wiLCJzdWIiOiJhZGpoc2FraGRzYWhkODk4YWRzYSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzNDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTEyMDYyNSwiZXhwIjoxNzg1MTIwOTI1LCJqdGkiOiI4OWJkMmNhNzQ3YWVmOWZmMTZiMCJ9.H_bCHlxQpQCHITXknalPUfytRSSVJCBNmOABqLQSq5apVRfDxlhCTlU7hnhn5jddH-uBmd-00nWGlA9Ldz4q4y2fDdq370LC_Vywq56B57wjXPIeGGKdEoA8F9gSgiIv4B5IUazepl_6zihjtTo_Ga3HBsPuvyt0cxLLonGeUgAAymNPSS7pWTK9LFx7Y9r67OeyuL7pbR8ebHcfVQtbAPilyDSyaGPdCI4ouHWBVKGoecDZaejDN0aFseRlFIodsr_wbfRfAJKeOU5Uy-0thMkKZc8xR2i4R1sVpCwS6PFLicDKFjqF9fibGPdADmsSvr0495XXFpexGjl-dvFuMg (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: 9d963a1107e5b5dda73d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request