response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3356/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNyNlRqNW9JbWw2cW9VcnBIcWh1NjJsY0N1OW9qTzNKYXAyTFpuTnIybWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzU2LCJzdGF0ZV9ub25jZSI6Ijk0MjljMmM2ZGNhZWViZDc5YmM4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzU2In0sImlzcyI6Imp1cHl0ZXJodWItbHRpYXV0aGVudGljYXRvci10ZXN0LXRvb2wiLCJzdWIiOiJjbGllbnQxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzY5MS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NjA3OTkxLCJleHAiOjE3NzU2MDgyOTEsImp0aSI6IjhhYTRjZTQ0Njc3ZWFmNDUyZTM4In0.EuYMW_GHDYn9RpEQtIn7sn-xNtmeecwPHS4k7DxTJr9oyFfDd-tHm0uIv-byu_88W71MKnWBYSdsAoajvii6W7y3GWBddq4Vqh1p0n2DvFKGGUiXNGysBTRUi9M2tmQnZrErtNYF1kvPrI_D8rEEdCbsXNz1rpQygU-TAIHifBWz_JyOod-xGmgOfecPYVXZ73I-PfeG-Ib6cV6c1LIGKg7UKcwZuDVSlYqjAIszKX2Auw_FEuZYjtnKCgIurWxwLKHvmBUq0pakslk6VbSN9AxKXsDwaMht33XwLwPBVqjuECQQuIrT97n9iSUIWrEZBDDp5fB45jfxDVk8a9Jc5Q (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: 9429c2c6dcaeebd79bc8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request