response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2336/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456$VvVqeeoo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImIzXzhyM0ZYN1JiMUl3T1lqcjdfMGpQOFlHSGxoM1Bjekp6aGZQTk9MVk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM2LCJzdGF0ZV9ub25jZSI6ImFlOTU2ZjUwOTAxZjIxNDNhNGZhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM2In0sImlzcyI6Imljb250ZXh0IHRvb2wiLCJzdWIiOiIxMjM0NTYkVnZWcWVlb28iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjA1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzYxOTYxNTcsImV4cCI6MTc3NjE5NjQ1NywianRpIjoiMDliZTE0ZGMzMzE2MjIyOGMxMWMifQ.bKZWi3uqsguzHb3HfwwcaUvQRjGrUz30YdeknESiFHPML9qB-Ukc1m2cNMBR5SqzI9R7HjV9akCZ9haGN10Ff_KcC19TsF81i7PDwjw9WtGUtO94YUBdwSYJiUTzh9ObcAw_NHm7uYnEAoaT5oV_6xvKX21S98GaoENowiFI1yG5faJ540tPN_zCtDyML8qcS47zHDsDtdz7GcX9GEgCc8aWUndA7jWVPtXaRwzDbZtm5txHaOv47YzS1M-l3Sb5HBxgcAa-Aq2J3mt0iNyL7-KnUGUbkC05J5ijlecGPhCKkZ5_SFO_INdszEvA7AJNX81b1_uueE7c4gip1mKgkA (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: ae956f50901f2143a4fa (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request