response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlNX2dGeDl2UUw5QXR0TkY3VVdhM19oeDA3WV9pSVhiWVpYNktxUHhQLU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTEzLCJzdGF0ZV9ub25jZSI6ImQxZmNkYWUxNGRlNTljMWM2ZjFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTEzIn0sImlzcyI6ImF1Z3VzdG9fdG9ydXNfdGVzdF90b29sIiwic3ViIjoidGVzdF9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zODg4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMzExMDYsImV4cCI6MTc4NTMzMTQwNiwianRpIjoiOGY0ZjY3NmFiODg0OTdjMWU5NjMifQ.qjJELzg3audlvyYGogeN7J-Y35GIDntMelJClrM4YTXYYlUTQ-_T6hsDvVxv44lqUiCa-oSBOnVtyOD_zfZDCK29_n7Z1PsqzlkerkDXVTT4-vF9WKq7ox2EpJYtWuhypqa-nRbcB7L2MU1AN-Zj77xEY8nY0Daq8AuSqAqhY0gOtJTMH6POYHhziMzAlUuAF001op-DWwx8NA8KMfGKVwa5AskbnFdcQad3UWKdBgYFCiY8ydPhLzOP9-bzMdQh0lHOXG0dEdyVjwSK71jqqTss90zIzORTYLNDaPBeV5YS5xcwFEWnhDVGvZyAYFPYIJyVdmpCuP0I-Xc5mokgyg (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: d1fcdae14de59c1c6f1f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request