response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1795/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ooClientID.2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVzSzlMb1paYjRTTVUzWU1LWDYtaTZzblBZX2FDb2NTZlBCQjgzOVJEdDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzk1LCJzdGF0ZV9ub25jZSI6IjI2YjA2ZjBlODdhZjc5ZTVjN2Q1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzk1In0sImlzcyI6Im9vVG9vbC4yIiwic3ViIjoib29DbGllbnRJRC4yIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMTkzNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzQ2NzcyNTc5LCJleHAiOjE3NDY3NzI4NzksImp0aSI6IjAwMjE3MmU3YjZjMzVjOGU4MmJiIn0.MboDn17Y-rcZzLt-T3A084U24Ybosud-fPUkPELlYOm-Mk6-JW4PTcqkacArKDg3S67Q-4XenzwCBVCbEYC0JmbZGQaVXvYpqvdykWfGDjtTx1qA-JtYrIUmZ9g1sbtGM92KJPttxOgaBc2u_1Kt0p-baAhsfZXSwK4Z6NeH8QfCHQb9w8TG2QMdfefsecFvQJ5NLaYZpCJGoxrMiG_jCAsiMLaHvFqDz_E2tAeB7nTE-doR9RC0wmVwpXyuvB2I9jY_F_S1x2B0fKBQbUC6YUYHEWZKBBGuxrqHXi6IWsDQi4PwNTPACvrp-3Vz5y-mvdc_PIHvK1HmJSrabq5m8Q (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: 26b06f0e87af79e5c7d5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request