response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4164/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ca3711a4-8f41-4710-ad29-219ac1a06bcf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aM1hGdlFOelJqMEdfckpwNmxZWXM2TWdMX3I4WWo5TFhaajZoM3ltOWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTY0LCJzdGF0ZV9ub25jZSI6ImQ1YjAwYzIyNDAwYTNkZTQ0NGEyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTY0In0sImlzcyI6IkJyaWdodHNwYWNlIiwic3ViIjoiY2EzNzExYTQtOGY0MS00NzEwLWFkMjktMjE5YWMxYTA2YmNmIiwiYXVkIjoiaHR0cHM6Ly9hdXRoLmJyaWdodHNwYWNlLmNvbS9jb3JlL2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzI1NzQwNzYsImV4cCI6MTc3MjU3NDM3NiwianRpIjoiOGU3ODA2NDFhMjY3ZWE2MDM4NzAifQ.YrV3F1SkNDlL0C-NQ3EPaUDo5Dha7xavhrKIjGWW_is1rHkB51StK85jUe-bd5imPs0Z6p3N89g_UAYEiBW4QPLGSlMZSjmxrb4b9eaXpo20v8WY8dRASdUh8fRKUO9l9sYMvjcWM2_xVSYGp7WXbXHRW7utzyFWSHZ4xoazAJOwZfpz4Kc9wMM4bUtA-PRC0hkJ3xBiwpjtJkt-xDZYw4QMiZ5RMa8xcY1nTAz19U_DoIkUsUXFQM9lBOZMQxtyQrGHdhDJe3KMBZFGA_SlWXWl5Ikhg277oHxNB_529HjJ_TdEzKMDNFmyYDCXIPLBngGyElDNZk_eGdX0NEJWfw (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: d5b00c22400a3de444a2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request