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.eyJ0b29sX2lkIjoyNDEwLCJzdGF0ZV9ub25jZSI6ImM3MzFjNzdiZWVhNDlmMDhjNWQzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDEwIn0sImlzcyI6IkVsaS1MVEktVG9vbCIsInN1YiI6IkVsaS1MVEktQ2xpZW50IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjY5NS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NjU1OTg5LCJleHAiOjE3NzY2NTYyODksImp0aSI6ImEyM2ZiNmVhYzgwMWJkYzdlNDgyIn0.UONsKSRJKtBKQ-xrLftsTdI2FlC8vN_z3kFwKedReBr6OJA3kHzDntBEJcoBNQQKb5IbMqAQi78YwntZrfE8i63TeHGC7YaTkoePunDc-Wff1A0CxyBJUPc3YYYjipkozHCtulCbuSe41cM5KLLCIjXGdOTOY19b_5iI09jiaP94sUil93dsE4X-unsbNUFU-F6u7T05kMh2u3Vz5ct5kfxnlunlPKfpUyxu7eMUX0BROkm06TeBLbOMS5JCVHr54Mr6nRsx6QNVFCIHOBPkpmjSMB2rItIO3yUFbXz8reLNADt1qz8DlkxWs6MFwwxV6QrshtL4Cd9CxwFnZzNECA (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: c731c77beea49f08c5d3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request