response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4432/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: asdasdasdasdburak (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkVNcTM1SnJ4WHBiZmN3T01zbHpURVVoMzVUbHpVMFBOVXBQb19EclBPTmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDMyLCJzdGF0ZV9ub25jZSI6ImNlMjA0ODVjM2UyZTQ2NDAxMDlkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDMyIn0sImlzcyI6InRvb2wgdGVzdCBkZWMgNiIsInN1YiI6ImFzZGFzZGFzZGFzZGJ1cmFrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUxOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1Mzc4MjU4LCJleHAiOjE3ODUzNzg1NTgsImp0aSI6ImUzNzZkODg4YjM1MjYyNWQ5ZWRiIn0.VQQRKC3Z0FIAhOYBMT6IuPx6ZDPo_rhx6HAhfaQn_jIFS6szx3wKMHxEdMh62p7IO32jPE7BnftbY6-ZvlWGMfZj0M0qNcWYLUdeUORW7ZdQiiBvIk1khMJVlRdiQm4wGpqGXFfIYAwrDyRkgAHdCC5Jf9gR6BBYoVaYm_MRGjfIAim8Fbi_lROY9yFB97e-f-UosesspSAEQISmADYcdvCkpzvHXX9N8jPRYJKgB50Wf3zI3GRMeH6_tN7dwXNKOYZR0pz-4_vqDLtLZkXhnrSKvfJL9SH-kCB4Y1lk2DP7CoTZcgmwwcuHl9NKwQ_jXA5jZXukVW-IDLZcol9Kvw (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: ce20485c3e2e4640109d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request