response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1713/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: imsreferenceimplementation (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVsdDIyU2Z0a0hLNDdrc0pyM010N1J1SklDTzBEeHFmd21lM0JVR1BMd2ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzEzLCJzdGF0ZV9ub25jZSI6ImNlMDg3NzJiYWRkNDEyZmE1NDk0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzEzIn0sImlzcyI6IklNUyBUZXN0IFRvb2wiLCJzdWIiOiJpbXNyZWZlcmVuY2VpbXBsZW1lbnRhdGlvbiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Mzk4NDQ1MiwiZXhwIjoxNzczOTg0NzUyLCJqdGkiOiJjOGUyMmEzMzA3YWQ4N2YwNGZkOCJ9.Gd0K-hMD2rlrvbW_qG9nEqjVdxt_qa525XbHLtPeGQFELV5zumcLk344vS1T-AGuNIoxIvB8R2Z7gMVM9j48xVY-U9A9i6f1QWuqxHhzYUaHXTohguZwphNEXpVotSnnfis3rpuhPuPP90tMC7tdrucTfRBtJmhVNlGBekGFt1d_Jm6jvvkDcYXBG9zWhc98WlkOity0uuu9F2jcTzzbwUge5TaC5ufFe8HhtnbEFYQvlM4AI-UkbnLOFU1p_jGN8GkfKKFANY5W6Xry4xQ9LrU9QhOdzZxtLHHSndMKxXImxdqPOvrNVE6Et-7ZTzpd5JXuiHx0Q1TOiMW5FMD2NQ (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: ce08772badd412fa5494 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request