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.eyJ0b29sX2lkIjoyMDg0LCJzdGF0ZV9ub25jZSI6ImUzM2FjNzI0YjMzNGE4MjE3MWYzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDg0In0sImlzcyI6IkVkdU5ld1Rvb2wiLCJzdWIiOiJhZGpoc2FraGRzYWhkODk4YWRzYSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzNDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjA3NTcyNiwiZXhwIjoxNzc2MDc2MDI2LCJqdGkiOiJkY2U4MGUyZDM1ZTYwNWRmNzcwYyJ9.i4IaiNJK-2SFti_H78aOUxUwt61-4Ipo8RnMplTX4lhe1TujuerhtpDV_X6DV60V9oFVIOiH-82ijO6Xbl05-4UnppL65g_GQZ8sYaxVPd7yzIEnyKwJcdToamPNZ2vHuRnaIgDYXTxDOoFjUePgj4iYLlQMZwhEvfqr6G2ujHbUh54U7KFLdZ7pLgvbwA5lEJZCykidGkNvcFY_Tuo9C-KpHboEuNEkyFE5GhwNgFBdS_ohbYDWRJpJ5YHuhmWwb2cj7Y8h11hpZzbatH_JAOB-q9WJfpT0_AckiOFXpeFdcUT4u9L4XzsgDzV9mu3Y2U03vUpDJRYVKugdH3YzAw (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: e33ac724b334a82171f3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request