response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4793/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 321123321123CALEBTEST (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlNIOXpyVzVuMnBFVkE1NjBvR3VFLWxaXzk4SVRxZmRVSGNWUWV5aVZEXzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzkzLCJzdGF0ZV9ub25jZSI6IjVkZDEwNGFiOTlhYTU1NmRlMjMzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkzIn0sImlzcyI6Ik5ldyBUb29sIENhbGViIiwic3ViIjoiMzIxMTIzMzIxMTIzQ0FMRUJURVNUIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDg3My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzM5NzgzLCJleHAiOjE3ODUzNDAwODMsImp0aSI6ImUwYjlkNzIxNGI2YzFmYzk2YThkIn0.gsDm-eEDoYG9ESsRnTo2omE-GdBofS9contXoIq7tyJmCSkSm6Ue8x169pazgNpXxdlrb0vZwwUw2f546DWqxxyhkSLy4hddjnKSsseg7gDbL2fVLZ4Fe8Fak8t4YorPinVIk4Hcw9GMlmVMojzA6vvyNiqrVeAdtgAsHwDGY4S0hhNAHZhzyb-GQv-O_EzEEnGDcSnh_Nud9SFGYpYrqgJEjf227-InIpukjDLCGvjBLWJKfvLTUp1ZyNMRYGVFmwJlYSN5v_SZUrocJm2p0qQCmLDPEAZhy1D3RX7XFxqd_KbsWnmQOVSWMHdhledSfsZ6dVvSiZH1Hzry-GvgTw (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: 5dd104ab99aa556de233 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request