response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2182/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdsfzoom (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJ3V09CaGV6VE1wSHE3V0hvMFF0cjI5RlhCT2pHU1RlenhkMnNSdXJzQ0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTgyLCJzdGF0ZV9ub25jZSI6ImExY2YzZWRjMmY2N2Y4MzM5ODY0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTgyIn0sImlzcyI6IkthenVuIFRvb2wgQXVnIDgiLCJzdWIiOiJhYmNkc2Z6b29tIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjQ1NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NzUyNzc3LCJleHAiOjE3NzY3NTMwNzcsImp0aSI6ImEwNTk1YmM2YWRjNGFkNWUxNTM5In0.XW2WBOAVKwfQ4MmsYmTEAkubT0yYKmnC92I58F0NFXWdKXufl6G8M09ZIPJwPKKeqJD6d2NeilugAIb6ORMd55AT6RKvn2FBjfbdrNu0XrEHvMKoWN2Rv4-Cmdh-9oOviVjAUS3zxzgXNkOHBYAB5EVD_tdWJY7hNbUWO0sogTJB2m0dSOxVKRxp_HwtAhNLUjQQwaNqhtShkwf2NGoU2uMRQ8imCsgflWwXBZMbGkM6IHb1kStT78VI_VMdU_ZK5ycBbi4OTIxKQ-gWicSdxt3XVNZ_l-0ONcIyQchUdDkI0VktG1Q7Hy1WLYom9KrLzKcwFNWV4YYEV4zhFktG7Q (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: a1cf3edc2f67f8339864 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request