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.eyJ0b29sX2lkIjozNjI2LCJzdGF0ZV9ub25jZSI6IjNhYjJhZWQxMjU0MGRhN2VmY2ExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjI2In0sImlzcyI6IkdpanN2ZXJiaXN0IHRvb2wgZGV2Iiwic3ViIjoiR2lqc1ZlcmJpc3RUZXN0RGV2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDAyMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NDgwNzk3LCJleHAiOjE3ODU0ODEwOTcsImp0aSI6ImViODUwNDM1ODAzMjc0YzEwODk0In0.djL8e44lv92j_Jaf7eWAJgr29_DvD3-AHBLbiIdAxCiAHoll2LLbKaS3vksTrjxT42OhYJrDiXulu_QQYW5_ecyZGQfvRVIryH9HWCGnnD_JbwzGAzMv4Ni5xrWlF32lcPAh8YWJK9pHlBhhE-YqfnTTUD5hVLddVh7RS-7ArQOEq2vz2WjdWF3vG4xpopdMGuBMixUFkpmhoQee7P-eXjIrvnSqMXr_cQdMVmCNaiBZUsz96sOOFvAzdf0X61KOBByeXLKnLjcpO3jKT6y-YcApUbwqhvSIzhsifGA8tI1uTHBwZNQ_drxj8lani8go9IWrzJuAcX-mx0Tn-SiubA (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: 3ab2aed12540da7efca1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request