response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3644/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhZeGg0Ynh1cHZqZF9JMVpjLUx3OGFJS2hpSFZlRlFHdDJTT082OGtlX2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjQ0LCJzdGF0ZV9ub25jZSI6IjVjYjA3ZjcyNmE0YmRlMTg0OTIyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjQ0In0sImlzcyI6IkNMIFRvb2wgMyIsInN1YiI6ImNsaWVudF9pZDEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwMzcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM1MDU0MCwiZXhwIjoxNzg1MzUwODQwLCJqdGkiOiI5OTNiOTNjNGVmNGUxMjc2MzhkNyJ9.nF77gjRdMVbZcxZR93gnDjxAF-6bfCjj0Hds_AaxydFuw1Db943bdbZpVr0GtXB-jkI_pRcxwBtZDV0pK7fTo0KahTA-oCQdtt1OwoGuzDoVILHtymv5uBFynhnkWyxbC86zCUh4VeMPkaoXaHtC68vWkz7eoTkaVocFVEOONQ3mrA_x3NVt7VwawP37CdrqGkUxh5_BPq_pwDAr6LnZmdIjAI-TdwolMv7yfRJ26Uh89VjThjeRk_Tz6rSMQehTKSt9DRQQy1cQnjLBDsXi8tihQAYy6Xoi6siVAvAo-uhwBm6ELn60O12c1OB6rFDKJJhn14Boe55SI98n8M4-MA (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: 5cb07f726a4bde184922 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request