response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1826/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 9732309d-7b1f-4052-89cf-b82fa7903c7d (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpyMnBTQXIwNGQwcGstZDliY3FyTW5XNFYyajVQd3pmd3dsRkhSZnhHOVkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODI2LCJzdGF0ZV9ub25jZSI6IjRlZmUxY2M3Mzc4MzRhNzkzOGFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODI2In0sImlzcyI6IkR1Y2sgVGFsZXMgVG9vbCIsInN1YiI6Ijk3MzIzMDlkLTdiMWYtNDA1Mi04OWNmLWI4MmZhNzkwM2M3ZCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5NzkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzA1MTM0MiwiZXhwIjoxNzc3MDUxNjQyLCJqdGkiOiI4NGY1ZTgwY2MzMDM1OWZmYjNlOSJ9.0g8-j_Vbc1StRVQamCQUAkx7RZZUHxfoIoB_noWyuvrloJNywX9r_IE5WA-o5hKGQks0mby6ci5dbuvf4QThi3QU7Q7PgZP_3ojZ1CQVmgWMLFhhzPiMIcxhgp2o6_YMSXzivXa7P9zic1N_EtYVCybhaNT_zlERUMCUjDF5FMkjClp0ZT9c7Va0t5B97tf3mA9J2e5pCAmNLLoBn3uVTHUBFnCf0UUYpd37vilcLBzETTijcrfM5FHv0M-6BH-QJCiw6G62mBGOCRifKbf0B112mdVKJw0HbpbS7LpdF5E5v9QAc3CQe2mAyuLqcCzRh7xTqK6eq3jReYLrraAK0A (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: 4efe1cc737834a7938af (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request