response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5223/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjAxblVZeEFnSllYaEc3QVV5SDF5MkVReW5hd3QzVUxkdUZuQTB3MERTaTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MjIzLCJzdGF0ZV9ub25jZSI6IjE2YzdiNWJkZDMzNWI2OGM3NzJiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MjIzIn0sImlzcyI6IlRvb2wwMjAxIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0MDkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjgyMDk1NSwiZXhwIjoxNzc2ODIxMjU1LCJqdGkiOiI5OWMzMTYxYmU1MzhmYzlkNDMwYSJ9.lKhNafYCTpvRf9YA4zE3-rS2GohZLTPg9B5a8u-a7pRCrgg4TSA6k6-i7Sz2TuBon36zZsQbCAXOFnvXvRv1ltcbzPxb47TU4VCcx-GgobRMZ1WU5CuF1_pydjtWfrbvSNCY8hoBOs7y-LjrjLP2G55RVD6sXkzvDxRCtBJ-M1MxsBzXRYRy5t2wODAyXSiDKUTwRkqfGvry_l3QXxOJcdpZhopGaO5wHv6l7btTFchLvRbiIAajPQMTNOnDO-4X3sqVVytVVBRv1xuFhwoXBfAeFhEb14Dmw358N3-2c_kKgVdYm9mMu4BrcKOkTuRm_0wPlmo5xpmfYMOtzc5lcA (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: 16c7b5bdd335b68c772b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request