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.eyJ0b29sX2lkIjo0NDMyLCJzdGF0ZV9ub25jZSI6ImJiZWMyOTEzYzYxYzFmMzQxYTEwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDMyIn0sImlzcyI6InRvb2wgdGVzdCBkZWMgNiIsInN1YiI6ImFzZGFzZGFzZGFzZGJ1cmFrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUxOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1NDk2NTg2LCJleHAiOjE3ODU0OTY4ODYsImp0aSI6IjM3ZDRiOTM3MTc3MjM2YzI0NGUwIn0.FuRR10ZCdqfyucFYOfnYutpNAkhlckrFHx-4XpK26TvfMv4JPpSRKKftxVjXbzcsf7h7woZ1KbSjZsABMC7zvrZrE2nYfz3lfS79UU8jY44YFv4vlADExlPH4BceUqkHeeQczHV7x-_OoQfszFtHBUJIytURVqVEosBxu0G3aHNMP8itG9W3LOqo0YwoVINX6EEgaDi8JZiQBftzakJQFbaxcu0f0aRXIm3VTj_GZEApOyVlN95mMqU99BmGji3Xf1CLept-cAwHX1bJddE5H6Mg1QabeEtxCcW4JlyRhg9k_VJOcmiGofxZa1vfrGv2TO5uyDcl2wGkvLKzAjQ7bw (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: bbec2913c61c1f341a10 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request