response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4515/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 314159 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdPd2lPSWRyZ3pNZTl1NjA5amdWT3NsTWp4a0Y4d01LZDRxaV9YVkYwU2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTE1LCJzdGF0ZV9ub25jZSI6ImMwMjljNGY0MDgyZTc0NTJiMWRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTE1In0sImlzcyI6InNpbS1sdGktcmktdG9vbCIsInN1YiI6IjMxNDE1OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ1OTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTI3NTI1MiwiZXhwIjoxNzc1Mjc1NTUyLCJqdGkiOiIzZjZlMTgwYTlkYjNiYzgxY2M2NyJ9.EqRXJK--MRzkQ53GWf0cq8tt7BKMzQbvCytv7jffnWfImA0oREfwmY6mkNzXHExQbrvdLbrOeyjbenX5TOSh0_rlKwykf8DHbqcVxfS6nXSixMIJ9jnLsKEUEb8ZlV4czCA0uHYwyQP5DQwI8S1FReMeayewCsjZch6Dlp383Z2omshbSJ2zRQ4I4pefNnH6lsD_-UhcWo4sGHth8_ey6QVrKRfCyCvcHwDpn6HaHJ_4q42CdrislYn095jrjbh31iGXYDdTfLJLm8RnXQpcCqxaAkIRBFC7Jhw413x7R5ZOcssE1KTPbqmi_5pUkd1u4dKylsUWu4_A4WJlCRpQvg (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: c029c4f4082e7452b1df (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request