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.eyJ0b29sX2lkIjo0NzkzLCJzdGF0ZV9ub25jZSI6IjBjOTFkNDcyZmU3ZGYyMGIxOWEzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkzIn0sImlzcyI6Ik5ldyBUb29sIENhbGViIiwic3ViIjoiMzIxMTIzMzIxMTIzQ0FMRUJURVNUIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDg3My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3Mjg1OTcyLCJleHAiOjE3NzcyODYyNzIsImp0aSI6ImQ1NDQ1YmRkNjBhZjA5NGU5NmMzIn0.jCjj-v7P-3YIJaXs2aYkq0zVaoefBAtwAcqc-VDiAwKIViD_gKAmD6J3VFUV3CEURJoaSjNfAMViKVIn-FI79cplnR1tFrBNzb_fpBnD1zwderJ_9FGn2r4tmFgt3fWz7D3iC8ZWid8Pnhe8tge48ahW-UX3L6UB046uB670wDXSXW-IadgrayDXTh9cPDht0ksRsYpvduWDnt7JipF8_VRx9_cQqVrYZZfiMPsGtSGxR9VvJ2Ag-quxmvR12OV6flhxjjrQ_TW4MyByFEOwg_fyGtkNJxz86yLIbWJ38Es7efpXGaNRUTLnzYK52kSTRVTprl5nz72ONfYKn09mBA (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: 0c91d472fe7df20b19a3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request