response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4703/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234567890 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZsYV9iLTQ3RXJkSkVndUFNRE5FeTgtVzRnOWlBTkdlWXRLa0tMRlNRTUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzAzLCJzdGF0ZV9ub25jZSI6IjMzOGVjNGNhMmI0YzQ1ZjZkNjc4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzAzIn0sImlzcyI6IkhhcmJpbmdlciBNb29kbGUgTFRJMS4zIFRvb2wiLCJzdWIiOiIxMjM0NTY3ODkwIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDc4MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTY1NTEzLCJleHAiOjE3NzQ5NjU4MTMsImp0aSI6IjU4OTYwZDgyMWU4OGMxOTM1OWVlIn0.krHxHGMArxXbYNVJZJ8U-DE2ARANp-rDSV7D0qZW4QwfuU_AzLxhhiyX9cIqFoCfnLd_tG6_P0qtKzGYOmOrK9rKdUQHJOzTJgcEqrPLXAXshDI5C6cFjl7B0ipNV2sBm3THri5GTis60aCy7mTUeag55lbRk7H1B9nf6XiABGbBeDhrV0B9nJh26DZhnuFZHcWxun1yIuSKBdY1-MpIUEj37FKKQ6VfhzwFVCw3PWjrPH-wfFRyDpqxfilZ_EYPV3Km2fSdoKxs7rEf6aSS-J7ItvFTW8Nx7ygL-SZ5yO7_xPKhJr_ULsZ0HgeguBmzn6H6hecZaFFEljPBwXfQEQ (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: 338ec4ca2b4c45f6d678 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request