response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3105/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdhUjFSNE9wdHRrbzE2a0NBQkpxMGV3MExLYkZORS1jV1JnNllFSHZBclUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTA1LCJzdGF0ZV9ub25jZSI6ImMwNzVjNjgzMGQ2NTBhZWY5OWEzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTA1In0sImlzcyI6IlNDIiwic3ViIjoiMTIzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzQ0NC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNzQxMjA5LCJleHAiOjE3NzI3NDE1MDksImp0aSI6IjA5YjkwMjRhNzYwZjQ1Yjk3NGEwIn0.Zxo0M9X3TQOSJL5dmU_IYAJK_g2mejE9uudiQcOMn2nZONKgoHLRM9ozgcbHdj9ylIw4_4p6dN4vJz_hQ2rwelyQUh_mkAk3BVWcvryNQ2LmqvR-mzurOCHsGavRXqjbEZD1y7Owwx49JZBZP8LddzcQdEYHNxt3h8yzThyvLcGVXZBhGrgOIKi80XO4951DIVkeKrv9OmWikdQh-RBZB43Ztdm_fBfKJKDUMjOXxZaqmKtIq4zFDTed_qhpsuveQuVPLs4vFBnYTxkqktJpqbNl3WDT9hkXynrCpkzB5n8QrrZs-xE7apG-v2g4GCMCLFgMi4qtRgyqSSEQUUQjlg (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: c075c6830d650aef99a3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request