response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2874/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: AIzaSyDAqELGRlB-yuqUmOIAMhwnh0Ym-P15S60 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjEyandzdExrRjZBUjFLLW1MSUlLenQyVWpDOHdYMmVjZ0NFZHFpdTdkVU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODc0LCJzdGF0ZV9ub25jZSI6IjgzZWUyMTIxYjI4Y2JjZGMzNTFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODc0In0sImlzcyI6IkxUSSBJbnRlbGxpSiBUb29sIiwic3ViIjoiQUl6YVN5REFxRUxHUmxCLXl1cVVtT0lBTWh3bmgwWW0tUDE1UzYwIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzE5OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMDk3MDIyLCJleHAiOjE3NzIwOTczMjIsImp0aSI6IjYxZmZiYTE0NjQ0ODgxODgwNmE1In0.kvKpThoUAKco-evEpliI65DW0i6Z_4DDTQhcRvZo07_-SN9iKS4ncCNgEjprjlvrlYOpcnXeMbGLWq9P4bc9sP6eSDdzN7lAfCIEh0-2bV_x6ANefSE5AfIoy9huDzoHAYPwOLrQ91sLw6O7Qzd8TnrdWNBWs7IBh20RVknCgRQkVI5wmjVkZSfsfHs5xhjM9emj2S3QcB8G_yg-IimCk_2CKpREmyhmzb9kQoOWqaV_Hafo2X41FtX6PGRW2u6JLQ-3IWwCPzat6QhzvTYSZnBh4LOUcRGdxHAbfxyoyMG4IE4M8d1J7IwwK4ongYBlZF1fzrAKSPegEmn0O7Lspw (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: 83ee2121b28cbcdc351d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request