response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2361/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjBzTkEydUdKZ3kzX0pqOEhCRnB1V3pQbW1qRE9adzNFZEJ6QVJvY0UtRm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzYxLCJzdGF0ZV9ub25jZSI6IjE2NmQ3MmE5M2ZjNzA5MmRiYzVlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzYxIn0sImlzcyI6Ik15VG9vbCAwMDEiLCJzdWIiOiJjbGllbnRpZDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2MzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDIxOTMxNiwiZXhwIjoxNzc0MjE5NjE2LCJqdGkiOiIwMjk2ZjljODk1ZTE0YzgzNDk3MSJ9.onD-rn9cNb5nosEtatpXWoloFwt1e_nXO3qW7OcwJPVKckCWI9gQd8Kvuo1sTYCf-We7tbI_3VneEz2hMmZwk3Z3kxEVz6ET2RuZym7RNur_YfNMNAUSyv5SL0wSdcX4Zt8U998gm28clcq6Kf-jjOCDrhuQT1z1ErdP6kMbyi10XZpFZcVZiMP0_XFlInZckmCbtpYxmiO-SExAjQfq7ik7FkRpRnRWWxb6YsPerlW0O_8aWjKe0-f2m4PuI3MIpUKp9vgxISPew8NlPHQPDgMcFQouICSLYuYfCwxP6yyk_Z0CnELepDQWr0cUzHPSTS3couk3UgQDHziuA-R96g (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: 166d72a93fc7092dbc5e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request