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.eyJ0b29sX2lkIjo0NDMyLCJzdGF0ZV9ub25jZSI6IjRhNjc5NThlZDNiNTJjZTQ2MmMzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDMyIn0sImlzcyI6InRvb2wgdGVzdCBkZWMgNiIsInN1YiI6ImFzZGFzZGFzZGFzZGJ1cmFrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUxOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjAyMTMyLCJleHAiOjE3NzY2MDI0MzIsImp0aSI6IjM1ZmI3NzJiZWVmMzI4NDE5ZTc3In0.DbUh_YzD9VSuaHUKuIGOQaPCrqsnWH-Plg7ftqHUPfzUc1t4U15w26zf5enU15aKzHTd2Xd_Ht7ToXeJCM50wnomj0LmiTmR_S5d8P5UGWR-KfhoCxc5AnH3vZKAGw95w48b57V-KdEeLOj21scLyT1Dxn7I0I_mv7pIyQpw9P6CgaR2fyyWaWvzCQi12KMnIjeK4PH4eHVBhdJjKAeB0oKIU9j81W6sVzyUxLTG8UquPvyM3204fSg796hAuU9Mo2A3iTrA8xbNwoN-ZOPGHOpldj8kZeeLmgu7e4NGl77ovHvCfkRLn2Nc_oTxCDBwWsiUs606Qgg3D50OImOuJg (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: 4a67958ed3b52ce462c3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request