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.eyJ0b29sX2lkIjo0NDMyLCJzdGF0ZV9ub25jZSI6ImE5MjNkZWY1ODI1MGZmZjE5NjQ0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDMyIn0sImlzcyI6InRvb2wgdGVzdCBkZWMgNiIsInN1YiI6ImFzZGFzZGFzZGFzZGJ1cmFrIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUxOS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc4MzYwMTUwLCJleHAiOjE3NzgzNjA0NTAsImp0aSI6IjdlYTdiYjg0YTAzNGE1ZDUzNmJjIn0.njB4TeR0NcLYUPA_8VMyLY6mnR3A-mtN4Oe4zG3EzlXR5-4FeFBrhPB8ziuUfpkO1MzCG_U9lf4xk8G7cLXwCHvvbtA-rk-rcSjZLS2zILi3cYlzEoaIVep8isk9L_mfEKc8ul_ajXa1va6Xwwl0B0X5BvR-h25pE_QJ45QyBSvu7gtXzH_Li6xnxbqzcmY1yIhtAE0PSi9GmUv71nun_LUGXGpQWEluhLXsgVpLXdQncnRO0Fu7VLxMIC_TLxxdMBFN-zQY2lbYWx5Cu_XGQ5pxGFSWA8mSDSpBuhcIICMHfCoDWYV1c3_UOLX2nR0TxUY5tCwtyYMvJSWq2g7tEw (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: a923def58250fff19644 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request