response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3626/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: GijsVerbistTestDev (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdLeTVObDNTVkg2TXFnR1pTTnhfXzYwZU12WHFqTWRkSm5zXzlmQ2I5ZVkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjI2LCJzdGF0ZV9ub25jZSI6ImU2MTVjZjk4MzUzYzEzN2QwOTAxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjI2In0sImlzcyI6IkdpanN2ZXJiaXN0IHRvb2wgZGV2Iiwic3ViIjoiR2lqc1ZlcmJpc3RUZXN0RGV2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAyMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNjI0MjY3LCJleHAiOjE3NzI2MjQ1NjcsImp0aSI6IjFjMzc5NjRlMDA3NzZkOWNkOGFjIn0.lW3vMHkf4b7W3P1hDAx_YCKVZqSayowVTx06VqCsYlOHI5ZnwFcU89XgKlHCcsbgBEXiPLLfG7GS_HIA0salMK4sXaA1kt0XU2Z0MzpI4WAPv7q_luPm9pnWgkmHD0ZdP1EcUE1U4psZ3O2PNlPqVdkx1C4QDW4r9bNzhRQZ_jkW6YjS2WMTE8MJaGs25x22YxRFks1weEWq7-dHr8ydD5W4FF3iKIJnOSA9SXrpGI5s_hQK8yUWTr2XtMIqLZ22w8mcAr-tx4JiVsfhVgGu22YQ5nAyGcyvzkOD0alQS5Jfeso89ChgWBqts4S5Gxg_QCK8oV4u6wpZ5pXNnFAmIg (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: e615cf98353c137d0901 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request