response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3775/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imo4cG0zMExIRjdGTHBjaWNwc0FSSVVVRVJ4MkZYbU1kNjJRWWp6WUNyeDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzc1LCJzdGF0ZV9ub25jZSI6IjMwYTY3MjFlMmY1Mzk1MjcyNTM1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzc1In0sImlzcyI6Imx0aXBvYyIsInN1YiI6ImNsaWVudDAwMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQxMjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQ0NjgxMCwiZXhwIjoxNzg1NDQ3MTEwLCJqdGkiOiJkZDBlYjFiZDExMTA4MDQzYTcxNCJ9.iOd1twqAnVx6QGz5XQNThqTX_W_nWIGXjTg2l18c9c26D6usSH9_vKMDWvz0YTszgKiYyTJ16sLjZ5GfJPb3DPcb7QRheg2aLzxdvEEGvEGhZBg_h2Ss-R5ZEF8UqFeAuajbMxlyT8SA5Dad5D0QFzJC1O-5WHe7qJbuIT1Y-U3CvI7JOOYDosYgwKzPtg79cdlALO8436kmOIolJ5OwyiEttTT2-6kh2ocIsDOfPy7pahHKgsYpNLNc9zMfXiGaFukxffbH3kS8OMMzY3jbf7Cvr4yqWsDWkddhE0iQA26fL6FVOAubBCYnHsCdJUYDMfhVJZ52cQmltGmAiYUAOg (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: 30a6721e2f5395272535 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request