response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4035/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: kullapat (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImU5YzBaVnpfSm84LTZMUXVoWWxEbWVoT3hBekFIRjNJQndiVlF6c1RYWGciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDM1LCJzdGF0ZV9ub25jZSI6ImNkOGIyY2JiZDZlOTY2M2Y5NjUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDM1In0sImlzcyI6Imt0LXRvb2wiLCJzdWIiOiJrdWxsYXBhdCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQyNjYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEwNjU0NSwiZXhwIjoxNzc3MTA2ODQ1LCJqdGkiOiIxNjE2MWVjMDdhOTg4YTBjMDI1ZiJ9.VFewCU49D_Q5MEf-JHc2y9e_O9qiGUH89gK_daxem4WHo132dW-We6nshAuX64ESkfFTecpUABvOKAc1MEnTPwXboiXGdS3mJQDGC-DzJPZNW1TUWNUR56kqRT9VnQmuvmTcqQg5UcIQRFhRUOJbfazakywgraZcrNhPhdE2NLx7vGPsiO_PLifbiAjnfjhmXTKIXzmJxpiR9fYH4RDBGCmyAuHcy6enqjd-jUWY5W7MuJIwFHnEd4bizg7ZLpDvfII9uh6HDvCwVYbPG2oItM_ih0T80zH_ZfSZy9IgN_EWHt3gHZzFz5CWLv57ak51djf-P97MfaQUMRhYVt7ymw (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: cd8b2cbbd6e9663f9652 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request