response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2630/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRwUTl0Vl9lRTFVazhWWC1YLUw5MHFLYkNNQ1BDejEydVF6OElpRDF5V2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjMwLCJzdGF0ZV9ub25jZSI6IjFjN2IwYjU4YmYzYzQxMDZjMGMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjMwIn0sImlzcyI6IkxBQiBSRU1PVE8iLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5MjkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzI5MDgxOCwiZXhwIjoxNzczMjkxMTE4LCJqdGkiOiI0ZWExYTVhMDYyOTE4OTRiMDg0NCJ9.ORvWBUC8YoVQGfFxjHWnrek7H2qAc5DG9USUsZRPM7zJRQDcz2uYh315bnw5ZW75MP9ctOulz-ddYnnSScWgeWzkmSWuV2h2nyt_U5baEW85R_qx6f5vcl592DAAKrKlraNSTxzxeaIlNkfSPj7aatDJSQS0yhX3bnUsz95tFpFSZUitFCxyqubuv7HwbIDIhYEke-hGu_LVnFUi7tjq6UhFqSAAcxL2X1lhI3cHKyQS3v3v6Jgi3rHw4tSEceQc5n2CiARpXfjL9myHGDk0rLE59amYU3fK__LQamftj12YToRNA3FEQOIUf8QddDmRd7giB2Ub3mrsYmx06hvzhQ (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: 1c7b0b58bf3c4106c0c1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request