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.eyJ0b29sX2lkIjozNjI2LCJzdGF0ZV9ub25jZSI6IjI5YmY3YTM5MTk1OWViMzVhNGExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjI2In0sImlzcyI6IkdpanN2ZXJiaXN0IHRvb2wgZGV2Iiwic3ViIjoiR2lqc1ZlcmJpc3RUZXN0RGV2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAyMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NDEyNzU2LCJleHAiOjE3ODU0MTMwNTYsImp0aSI6ImY1OTdiOTVhMTZlN2I2MmZiZGIxIn0.KTUQh4UR3XiL_RMaim-xLAi_QeCaVEeB3J-1IG6lF3g9HTbUjC7gkwJyyG9BysFKS8uMi6SAqtB_JRCMCMEeUeQRAAtzJtwDRLXBfYvpz3GzTdafYSF-Tcnnkz4dxDBLwFrVjmT21Y94wVlxk3RgMXejhHlNNLEqNDnYPgj9jmB5tYrSj88JqCdMk2J6enXc3-W-exbPVechQwIFGKsf2p1QS8BC0XTBKxYtcJrcG8l7DqLrfTFeznirnvLC9RlS6ci85v54ePfvX6htRGfZtFxxClaAO6qsU97GH6EYIodm6OtaHSlxG5uqByzMulsQF4wS9qFuN7epstrfhho1CQ (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: 29bf7a391959eb35a4a1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request