response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3867/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: DieKeure12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhZeld6UFI4OEVZWEdPc2pSNVIwb0tIbXhxSGozOTd3blpzNkJoQnhBNDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozODY3LCJzdGF0ZV9ub25jZSI6IjY4MGZlNDE4YWM1MmEwZGY4NjBiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzODY3In0sImlzcyI6IlZpY2FyaW91c1Rvb2wiLCJzdWIiOiJEaWVLZXVyZTEyMzQ1IiwiYXVkIjoiIiwiaWF0IjoxNzc0OTk5MjgyLCJleHAiOjE3NzQ5OTk1ODIsImp0aSI6IjkyMjU1ZDJhZWM3N2Q5N2M0MzEwIn0.n19y2TKHpavqtjlgVk4f3imLZhbuzvwIgCoBFGortjo058RvdI3BXnDR0zfcxAB5M-2o-rIJxLhzwYG9DPJLGc_FJOAJY_s-Ms2oYx6icyMs4JHWPpH8h8y4-Gcjn6Ujw5r0R0ZTi6HE_v4MeSCNCxaajrNu2HcQ4ARcmDDeF7bHrtkugdXl_KSOoGZRMX876nuUx-LwLpBoednDR9qeaUMkbgC0LSxdgORYD-IiCRCZLQPOAof2KmgA11xnCFgd_alvAOmYit7fYHoAj0uqNGJaB9pt_qmLmv_qpO9Ytw4M31EM2PpLlIDwpRTM5_n1EY1NZg3Fr4ESJd8j3ryO5Q (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: 680fe418ac52a0df860b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request