response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4688/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 8e91060a-abdc-45de-8bdc-24918e21135f (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZVREZWTFlKNGJMcjluUFNuWmhMUEc0d1NrTHZiWGpuN1ZKS3NiQTRKVU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Njg4LCJzdGF0ZV9ub25jZSI6IjhmZTRmNGI3NDEwMTFkNWE0M2M3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Njg4In0sImlzcyI6IlZULXRvb2wiLCJzdWIiOiI4ZTkxMDYwYS1hYmRjLTQ1ZGUtOGJkYy0yNDkxOGUyMTEzNWYiLCJhdWQiOiJodHRwczovL2F1dGguYnJpZ2h0c3BhY2UuY29tL2NvcmUvY29ubmVjdC90b2tlbiIsImlhdCI6MTc4NTM2MzQyOCwiZXhwIjoxNzg1MzYzNzI4LCJqdGkiOiI3NTJmZTYyZGVmZTc4MDFlZjhlMiJ9.r_3d26Bi28GUnyZoms_03jl-ZcQYjbHUN_bEda10r5FSilQ2tYwUcLIDMUL8E5sdHU1E-WT7O0f-0Z_xeowXqBRUM_rrhJDeu8_vIcabErQuBx8Tqae1SaFUBCjIbgfDsXzJ7WoJZXn7Xpw-_gzFfoGvfROEk1wAzcCd3IYG0mCet3dRr3DGijnPhM5u_lmuJZo7pOo-5WOoGIpKMX_fKsQbR3bhXZFwlhnM9Ymk_MC7DtX4lTXDhFYYr8oBejCfVnZov4utqURkOKFU7TCCq4CyGuY20fhlsLYqZBp84WUTRo92wMSqndJmAUIvm-VXE6p8RbBmSUiRe8v3QwoEKw (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: 8fe4f4b741011d5a43c7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request