response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4029/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: YInzg7eNcR2aRrw (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5lV1QtM0U5bUpNSlNPbVEzX1d6OEE5N3N6Wi14X0hOcnZIQU5aMXBfNTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI5LCJzdGF0ZV9ub25jZSI6Ijg0MmU3YjJmNjdjYzVhNDk1Yzk2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI5In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wgZm9yIGNoZWNrcG9pbnQiLCJzdWIiOiJZSW56ZzdlTmNSMmFScnciLCJhdWQiOiJodHRwczovL2NoZWNrcG9pbnQuY3YudW1hLmVzL21vZC9sdGkvdG9rZW4ucGhwIiwiaWF0IjoxNzg1MzM4MTEzLCJleHAiOjE3ODUzMzg0MTMsImp0aSI6ImE4MzUyMDI1MzQ0Nzk0NDAzMjAyIn0.00yTNZ7CqxdTZfV1GwMH59srtEoXdiWXDPPF7OLNdaVSHF7RY1Jx1rANxdqmijDgSV84jLNPjI__Q0c9CXFehfj99GYskm_KnsVbXPK4fsnoDER8mHDINQKUvnth0kt1vXcPazRqbYrHToAP7sYwpZaFvTQzHs0nWVzwT9J6RvE1NfNchnjU1luq8CWylgKsl8OdIql9ke-Zkl8-D5vx06I9Od_sjqxymM0pjHgjT7FbseW-XqeYUnIwyhzFIng5iteHeBtqP-VYDdhCXqJgHUXX0-mgeonLsFVuvWtDWVCYsxKW-KQMnbpTGjv7upn_uknURMioMf5snis9uxz3sQ (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: 842e7b2f67cc5a495c96 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request