response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3975/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_id_1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ind3TGY4V09yMHVBZHc2Nzd3QXhkNlRSZnNDbXFWeHhvTTh6S1dSTmZ5dGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozOTc1LCJzdGF0ZV9ub25jZSI6IjE0YThjN2IwODYyMDA2YzE3N2NjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzOTc1In0sImlzcyI6IlRlc3RUb29sMSIsInN1YiI6ImNsaWVudF9pZF8xIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDIyOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjk4MjczLCJleHAiOjE3NzIyOTg1NzMsImp0aSI6ImVmNDcyMWExMDkzMDY1MTU0NzQyIn0.Icw0_NOAsnvUqnrmuY6KW0JCk9jX5-M3Q16xcuCdpgyxM1Qaih-rBbp0j1zf0-MRqDHrvWCW_OGkFcWEBqICvzJoc_eku9rsqJst98CfejjQDtOV15pEk-iCEdaIQHzNemYKvjVI6LqNtnXOYb2Sr3Lu40L09LN6BJCrByPZ8BJEJ0CFiTYzm8JvLJeufr2WVdo0pTn49OfJOn33-roRFE0DqrMNeMu4T5L4JFUQ_v7bq3NqF4tk78W6rr7mzfcw6mUaX7AW0PgL5_HTdx2uLYtE0y2JSVnR5prvzWKcjmLZkAmIznVHhO1jQP7vKHTFeOChXkBq_-Cz2l5u5JpdIw (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: 14a8c7b0862006c177cc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request