response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4739/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 2a1fc904-5521-4a10-ae86-e32c4d8ce725 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdUdVdNbWdGQkVnaFFOMlRxXzA5S2EwWmZXWGwyYUxTNk5BdjFfNzZLdDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzM5LCJzdGF0ZV9ub25jZSI6IjRiNzIxMjI5OGY3NjA3ZDc2NTlmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzM5In0sImlzcyI6IkFuZHJldydzIFN0ZW1ibGUgTW9jayIsInN1YiI6IjJhMWZjOTA0LTU1MjEtNGExMC1hZTg2LWUzMmM0ZDhjZTcyNSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4MTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQ4MDM4OSwiZXhwIjoxNzg1NDgwNjg5LCJqdGkiOiIwMDc0ZWViYzM5ODQ5MDg4N2M2ZCJ9.AUvGD6o10fDn_0P5A2lmc6dG5unm0cDCdRSQ13IsYjmrrtt5TB_ukSvd9OIVa4f8odNg4LVeiWJTZjtI7mQ0E2zZLiMWV6NL_nOtdQL4uxQoewjdONl5FvBpUNIMmQ6qZgdKMWwO2tm-1FAYUaG4m7woApgOEldykswbMUA3NQNysZcbaZIwifymtLeiCVQxaQ91v209EEAvzC9VI4TrQiGER_O7bryP2QDvYXgm2jjTAjlfFbgOLCjHhOOqqg7LW8kGla0G_IDwdJGZH6SNqMkj0nrR-PhM1RYRsVnEsI0R7dwtNXbAbYyG_id9CbvJ7QwFCgvg5IJdBuP0xb3zwA (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: 4b7212298f7607d7659f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request