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.eyJ0b29sX2lkIjo0NDMyLCJzdGF0ZV9ub25jZSI6IjJjNjhhNmRlMTA5NTllZThiNWMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDMyIn0sImlzcyI6InRvb2wgdGVzdCBkZWMgNiIsInN1YiI6ImFzZGFzZGFzZGFzZGJ1cmFrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUxOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNTQxNDk5LCJleHAiOjE3NzI1NDE3OTksImp0aSI6IjIzNjRkZjgzY2Q0NjBlNjhkNDAzIn0.BLHlKYd9HIGMWpm9GVUXSAjIJlb_p60CtLc2KkXKP_TiwEOF-l0dlRDgBepLjZc-jHvhKjn_Hs0unJcXOcaiuIIsfz0SRy_tH3qFOur4GdYswFjqZrklIV-YBEJpNBotf_Fr-g9iI8I9nnPgbC5c32tMed2zIhoe7GDJl_bLlA_KbEVFVkGOsyc9O-Bi8U0OhMvg1VGqlM4w_qlVQ94nocLgTTQ6UzDlncJ5ooYLp9bJFznXr7YAf9ai6zivfsuQinwagdWf17CyFM4Yuj8wh9E8wryUCb0YBkW8dvq6kJVlf1uTrNNFJvPctKroMU-CtR4simVvw7c_CG4j046wEg (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: 2c68a6de10959ee8b5c1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request