response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4947/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpxVTdIWE4wWmwybW0yUmNwTUI4ZXdsMWNSR3ZRWVljNnhIeVAxRGl3ZUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTQ3LCJzdGF0ZV9ub25jZSI6IjcwZmUzY2I2YzE2ZjA3NGEwMzkyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTQ3In0sImlzcyI6ImNhbnZhcy1sbXMtdG9vbC10ZXN0LTEiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwNDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDkyMjkyNiwiZXhwIjoxNzc0OTIzMjI2LCJqdGkiOiI5OGRmZmQ1NjEwZTQ4YjlhNDViNSJ9.29dQCGLAhIW5ICD-YSZV4DKIEYk2mP3DBTAOZA-NBupwJp-_b0MRf_0QtHlK8kTbkAkJ5DJBWMXKGxP06toaL-GplVMqjbxEGYzlL0v5I7rrYdtZyW7mOAtWPoDqWpWu4vQ-E7DTLsgeLkAp1sKwNOvb_OiPrHfRpzsDnRuW7AATQk267AWNQ4B3jYxM8erJwOCscFSXi_Gb2CiBM6cGnAFB7LMoAlTwj_KBWvtva48oPnyTQnJgavCFdvCSBNk09JbiGTpS4t5OhM55nXieCtSoqBMuyDKI7RAYUJz4crjmIWq7NnnoPxA10L-NyNgWRwJ3CcWkTAlerBKbi-FTWQ (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: 70fe3cb6c16f074a0392 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request