response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5d8e902b6fd60c4621 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9YYzVVT3dOZ2pXSGxfbEQ0Vm54b3F5aXhXeGZ5dXI4V2RSaDdzWDBrUTQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTEzLCJzdGF0ZV9ub25jZSI6IjBlYTAxZDEyNTM2MmMwOTRiMDVkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTEzIn0sImlzcyI6IklURyBUb29sIDIiLCJzdWIiOiI1ZDhlOTAyYjZmZDYwYzQ2MjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTkwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzMzExMjAsImV4cCI6MTc4NTMzMTQyMCwianRpIjoiMmRjMjM2ZTA0NTIzOWQ1ZDY4ZWUifQ.LYOTnSzn_VjMHUkOZ-1SVojuL7dYehyjvBokpzLwBtIvVbBHP1EKZWEkqCPJCHMVsOgxan2S1BYRz4OZJyFi1ShR_2D7z17UwbRT4mZo1vF300RwxTzKt4AI1tL4g4_APJx9YI6v9PQt9ZQjcy7ZFBWrUFAdnj3jdp4VZEwaf9v01bI2UzA9EaOBFlhT0ex1BszQcga8zGuN1dgDZuQZH5Saj2ll0f8mjQVpZLZ06mHwLqGB-KAZzCZ1Ab1uN3sa4BwdLKVWTy3VlgxStIXzsdK3FI0mXJEWSIzcHNsiXeTBNsTFpA9Yo7CMRaVZ9ufRnD35vGz55C6cnd3B324byw (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: 0ea01d125362c094b05d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request