response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5023/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: db17fec8-91bd-4a0b-b30d-a4add0b6813b (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkhPejJFbnlzd2p1TnR1WEtKbEZBTl9JRkFOWnlNNlQzRlVuYTU5ZVJTTkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDIzLCJzdGF0ZV9ub25jZSI6IjIzODVkNjhlMTgzNTY3NWZhMzFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDIzIn0sImlzcyI6Ik9BIFRlc3QgVG9vbCIsInN1YiI6ImRiMTdmZWM4LTkxYmQtNGEwYi1iMzBkLWE0YWRkMGI2ODEzYiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUyMzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU1MTQzNiwiZXhwIjoxNzcyNTUxNzM2LCJqdGkiOiI4NjIyOTBhZTljMTFkM2ZhMDI5YSJ9.Jkn1jLm4zplQLf1nMUqi5-0pd00uvh1F6u5um6gyCFmEIhhMGK7r0BHrks2NZmoUWfOlWd_ddBOqvgMRtfFWyf9RWQsxhdzM6m972EIx3zNJ2MnrQhm4CoB6fb0UM65qrolPA_DzxszfeYXOionqdWFtFTirrUU7SO5-5OzYrwf0dkc5IiDY9SbNmEuVZ378xuo-r-dyi3nE8NyYLHHXjVmnVOSmbHyROYe293d_Jz5okNZYpAvS6LhLcavqasyiDrPg70h9xGXDn7_fCxP1yeg6LcxoHxYXXVxWNj3Ip0BDE9R8mzsGS6EbKi5Cb1i_4l6tXTb_3DeF4MWBJhdpVQ (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: 2385d68e1835675fa31c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request