response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3214/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5CSE5fVG1BdHRIbWFpZTZsb1FHWXNGNHdiWU1VMWQ0amZYblhUZ1huUjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjE0LCJzdGF0ZV9ub25jZSI6IjljYzM2NTgxZWYwMDI3YzVkYTNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjE0In0sImlzcyI6IkpBWExlYXJuaW5nT2JqZWN0Iiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1NzAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM2MDQxMCwiZXhwIjoxNzg1MzYwNzEwLCJqdGkiOiI2MWZkYWNjNGE1ZmNmZTdkM2FiNSJ9.eQtQJXlVftRyk0nvscNQG9_2sYmxHmd4aPnDPA6UIyTZICyCJl56w0X5Y2binUNzzjz_bO-L51K-TEQDfU1A_QixgyQTfbrLioUPgyjZCrTbvEidaD_4QpDqquNY6L9WJv6cwJ46NkNtlrZ-kCoRUiK4Nzd5b1Ug_xG33X3PoZ6_WlROcYypRdITjtVBwNH5DodTYr8J5fzOcHxzFEQOKabH0eq7-vk2qj40xZc21913CKF-D8t0H4YiiGvDpK05uPdrHiQQJpuDd36e_P-uAAmx5870PrW3EZWNmBkgwvOziw-NqpMYnpJilwKDnT_HEGj-KJnly--cmLCMdlQP0w (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: 9cc36581ef0027c5da3e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request