response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2062/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: platform_new_20210712_Client_ID (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImlSNzdZOVU1a3htQzFybzFjTmE3cnJzNVZybnNldVUyX2RaRkdseXFsR2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDYyLCJzdGF0ZV9ub25jZSI6ImE5ODg1MzE3N2RmYjY2YTM2YTU5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDYyIn0sImlzcyI6InRvb2xfbmV3XzIwMjEwNzEyIiwic3ViIjoicGxhdGZvcm1fbmV3XzIwMjEwNzEyX0NsaWVudF9JRCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIzMTkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjEzNTk5NCwiZXhwIjoxNzcyMTM2Mjk0LCJqdGkiOiI3MzQxNjBlMzMxOWFhOGQ4NzQ1MiJ9.JwI7kAGB5s5Kdn20H1MyyMa3GRtr3zK32zEoF20aM_2DQlSdy1dsUSM6lae1xHkPh3kAsSDhSyGduq2eu6P99aENV4vAjGRgwVeoRnCp-p8tO-MrPhBlZQ1o0n-JEmk6HNpJ0xTaJ0z3lEBsPJ7HV9hlILcoLu3Us0HiwYURKItNN0h_t_PYWjIWkDlMbKWYCXKRUAW145Dmetf6KQpAoIbgbKUviuozlIJNVdjYo2gSHO4kJwTQvqFolrZqv13RxfoF5vczLVoIth4T8N9-jbqMmSzxoFI2MtOPnAsaBFJ1REYXy5rcrm9LsGLKMXqB5eBLsusngrVdS05QAk1b_Q (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: a98853177dfb66a36a59 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request