response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3055/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9WenotM1EyV1Q3UXBLTnR0ZDFaOWd3NGttRnVGdXNGWnNlRFlMRFpoUE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDU1LCJzdGF0ZV9ub25jZSI6ImFjZTZmYmM2YThmNzBlOTJhNWY3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDU1In0sImlzcyI6IkFybm9sVG9vbCIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMzg5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NDY3NzMyNzAsImV4cCI6MTc0Njc3MzU3MCwianRpIjoiZjk5ZWZhOWJlZjE5ZGJmMWMzMDUifQ.JYCJK_nEB_5kGWdhyQycXQG_ZFczkKPPcd9pMCJfOHlUTa-6vdySGYAZ1VEZ8IbFZ4rZGfZM9Vx7-cLWLEtp92fmlQoyjsccVBl7a_v5-NpHhKBH4Osa6ceTGPD3FQWRfK2OM3qcTz8afYtqz220-o0gWD5HL6mNod4iMTj_dYT-mnQv64msqfHZwxAnLe6b81K0MW-RH0I6c0AawLninVXChuS6fZ-t_pzupSCSMkDf3XT3m8jlcDGbxK7MsbSzLxbw2Sbrz45yGktwVoD_6iC_tj-c0vS8xLhx-0aDVxIj9DS_zOl-H9vry_EfIH6RL2EBG859cyHo7xHShQM-VA (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: ace6fbc6a8f70e92a5f7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request