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.eyJ0b29sX2lkIjo0NzkzLCJzdGF0ZV9ub25jZSI6ImFlMGI5YTA1OGNiMmEzODJkMjExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkzIn0sImlzcyI6Ik5ldyBUb29sIENhbGViIiwic3ViIjoiMzIxMTIzMzIxMTIzQ0FMRUJURVNUIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDg3My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NDI2MjUwLCJleHAiOjE3NzU0MjY1NTAsImp0aSI6Ijg4NTg1Mjg3YTdhYjE1OGNjYzcwIn0.tR7aKxVsbVNt534qwwwEk9gBPJJO8DYjRrkgf05pbFByfNHz1twRtAIOiNfh4A0Mp_0NI0cDKj_agf5DRtxnZ_lYF3plEpQN2X9KBcMUsLy2ZoUQL6MXzBXB6jh0bx2JTaxr3_2VROQ7dnCq-RATkPmTNKGIWw4L4BxFla3wFkLzRRPmB56ZOZ2Xj6zLuDauDMM-lROGTVWrfaqN64h5mub2HDFMwM8r7mWp8SZod7UvAFKMuLuF9yrGwVfjONwCmSFl2fiFISw1mgnJ4mT2TLZa3E2uv7cmoe3pJDH7ruDF1f4cWZNxwW3kPCGuwP7MOCu1Mfxfis-bHkpfCB1kBg (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: ae0b9a058cb2a382d211 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request