response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2410/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Eli-LTI-Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZUb3phejBWUjg0X3g3YXlBTXBBWVRqSk1pSWFRb3hVTUd5SmttYUlWdWMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDEwLCJzdGF0ZV9ub25jZSI6Ijk1ZWY5OWE1MjU0Yzk4YTM0MmQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDEwIn0sImlzcyI6IkVsaS1MVEktVG9vbCIsInN1YiI6IkVsaS1MVEktQ2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjY5NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzczMjEzMjQ5LCJleHAiOjE3NzMyMTM1NDksImp0aSI6IjRhMjliMWM0ZTBlNjY1NmMzNTg4In0.U4fNk8YsHjb8daxV9PrOT9vIszd7NfOV3pcx7zCwjWWLD41M72hYMiJeR4JVHrCIAhHCd0ZYC3_2dBbB1qlbicxBlc6WYLZYRc7Weht8mR-7teK3fLpjngBbBrCO9K0YH072aT-_sQ_BMJy47ZPs7X0BPNmSnFhGdgwLy61spd0Z2mZjxYcUh0KHxQ9nS24LPjn4w2S62Kfrzp8S6jKE33JCpalS3cxApJ-mcLcpv4uKwB7prJK-UGV5-SWi4eayZ6GZXMgGMSsOT1RTaG9m80G_TQcY_zdiNL-0YAw6BDn7X1J9KNF999WWqvVDm9z7Fh61KUll_ijcfA173Nq8GA (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: 95ef99a5254c98a342d5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request