response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5011/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: maplelearn123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZnOHZFQzZWU1lpQU1BVWY3RTVhOTEyT1lqd2taQ2ctVDJ5RnJBN0NrT1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MDExLCJzdGF0ZV9ub25jZSI6IjAwNzY2ZjFjN2MzMzgwYzQ2YzE2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MDExIn0sImlzcyI6Im1hcGxlbGVhcm5fdG9vbCIsInN1YiI6Im1hcGxlbGVhcm4xMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MjE4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ5OTUxMTgsImV4cCI6MTc3NDk5NTQxOCwianRpIjoiZGJjZDgwMTY3YzY4YWEyNWM0NGIifQ.VjYjSRBjf6KeowDF626WXAh84HKfbNtLtHSh3-oAJwtl6nyfeyM4aJOk-s_wIA1zaPmm9K_V6F_7OXgMSh9NWmCZIzheozZCwOm4yuvq9zB8L9ZPGViJl0Ur7P7rL3ygyQw2-8vHP1e8na4j0ccXbM8ILMJT2BWKqVyZXG__IouJUlXbEuzVRHlcclwpsmhg5tcxopnHcgoI80u-xNNQcaRn2ST_9J9XjTDI3t19oCTlq8f_aHq0b4-xB8rzSi-Bw_xk8vmJdLbzClRDWEN1vprNNOi6TwAwoMXiHXMmli-28KH33Fshoyotwlvy7R5jo7RikaLCLrYQF73ySXyEiA (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: 00766f1c7c3380c46c16 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request