response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4776/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: hogent (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVRQmszbjJYZG9teEhfT2ZzRnlzeVMzeTlxNHI0R09xYUZSU0ZlZGlldzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzc2LCJzdGF0ZV9ub25jZSI6Ijk3MDJmNGY4N2I2NTU5YzM5YjhiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzc2In0sImlzcyI6IkhPR0VOVFRFU1QiLCJzdWIiOiJob2dlbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80ODU1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNDE0OTYsImV4cCI6MTc4NTM0MTc5NiwianRpIjoiNzAwZDkwMGVkY2U2NDZlNjZkZTcifQ.rNdyv-8bxo2c7gxdg0o-JXGz4bSCI3s_nYb3En0SoL-Jxogas0C0kWzHBM2NBiLcWWIjSSd4wXVexvH1HwegV81YUJkVGwzY1b_vsCtD6X7Qw0Cf0Yu5RNGCkeCIjR_j25Se7qny1cQFO84xtan46EZ_CAwMZb7N3LcPf4a3jvJETxB9IOgjgxRRjP3JVjPO8xO4Us90gPGrw3xMqmpvAGNVDxmfi9GnSeNFNDTqzLql14qh4mMYmmVZGDjEgY6-MRVs1B8HABtt_lZ0aiTmYK4lltg01DHcT4KSFHVPUJ8jrqW4wWKoqslR0B4TEJduQjLdk2BwLlW8mVIvgvcOTA (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: 9702f4f87b6559c39b8b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request