response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4164/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ca3711a4-8f41-4710-ad29-219ac1a06bcf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5aM1hGdlFOelJqMEdfckpwNmxZWXM2TWdMX3I4WWo5TFhaajZoM3ltOWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MTY0LCJzdGF0ZV9ub25jZSI6IjRiNGFmZWMyNjg3NTViY2YyYjBhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MTY0In0sImlzcyI6IkJyaWdodHNwYWNlIiwic3ViIjoiY2EzNzExYTQtOGY0MS00NzEwLWFkMjktMjE5YWMxYTA2YmNmIiwiYXVkIjoiaHR0cHM6Ly9hdXRoLmJyaWdodHNwYWNlLmNvbS9jb3JlL2Nvbm5lY3QvdG9rZW4iLCJpYXQiOjE3NzIzOTQxNjUsImV4cCI6MTc3MjM5NDQ2NSwianRpIjoiYTIxZDZhNjNhYWQ3OGNlOGYyZjUifQ.N4aupyCPkDbZ_iKWOAhBfxMLlhz-abuN1x-ZTBgSyOd7i0lbizk6kB0SFxYbnMCbeXdhBn0NvYxiXOPdPOCXVjRLdEaa7IO_g5FuQefIKN3rv7M7Ogz38hDOdRdE0WsCef9BgFVxBrY1-da6Pfcm_3MQe5ltpm9crrro-QD8IxSujFwCb1iK-0Ru_WLE5B7pjf0sJx5oua1ogHTk3rQ60Nb7DW00hMp58GFOie3oTCReyHMNdkK5rPvJYsczNJhq9c6yShhPx20IkUop5_GE1pdntk1Z7oORN0EoRhc-n_-fse0FNwVqQi1hwGiGdF82cSCIYT7FqKSfHniN1coSJA (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: 4b4afec268755bcf2b0a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request