response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5708/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 0368100201 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdQN0E1cnZCVFRJV01qaW05eWVxZkhqSmtsVU90aWpHajNJSU02MjBmZTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzA4LCJzdGF0ZV9ub25jZSI6IjFiOWFmZjg0NjFmNjdhODBmMjE1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzA4In0sImlzcyI6IkxlbnRyYW5jZVRlc3RUb29sIiwic3ViIjoiMDM2ODEwMDIwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU4NzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzQzMzY1NCwiZXhwIjoxNzc3NDMzOTU0LCJqdGkiOiJjM2U0MWZjZmI5YjY5YjQ0MmFkZCJ9.g0HBrtAuvWc0436g-OiMOHc-hqyvMnjgx5rf-Q1RK33DeXgSRL7c9qUc0T5kwJuexE-93KqpgZ2yGPhSBO1iqVGxyh_GIh5u0bKGccWLOKGigH9LzO2vfn2je5HMzs-FtP39GFuHevJPJ85x53lXorenjyb0LF-YHZymahWTKBDK1B3t5DFOtKj1wXtLuv-kvHZtcFxobTTES_0V2dfVXboCehqyrJbUS3-H5TZHKJwmTBxGiDHcaKf4GXf6p5QA0nNiGxNyr0seevy-3lDeNyfSJ2KHO8hn_Q5nBWNAdVjJhY_LpmZw8C9EWDb316WuuQoyyW7TVRhjlpb7GqTDhg (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: 1b9aff8461f67a80f215 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request