response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2875/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti_test_platform_rr_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpwUWM5T3lOT0hsQ3h4SnhhRjcxb3lER2Z4YVNHVk9IZWhpMUpnSjF4dE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODc1LCJzdGF0ZV9ub25jZSI6ImI2NmM1MmE0MjNjNzEzNzAxYzYzIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODc1In0sImlzcyI6Imx0aV90ZXN0X3Rvb2xfcnIiLCJzdWIiOiJsdGlfdGVzdF9wbGF0Zm9ybV9ycl9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjAwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0Nzc5MjcsImV4cCI6MTc4NTQ3ODIyNywianRpIjoiOTdmNjhjY2QyMDNiMTgyYzZiZGQifQ.XQtXvcJxESY5F08XA_13p6gzf4u6t5wIn0_HCJiSZvaftYk7regbFbl-eanRIYsZayapth0frMRlrFI1X4p2OgBR-jgdFpvHgWV0ISHoimrpXxUlVbqndyK10hgjA5LYw9AbZvmM6EQuv2oN8Wno_R8d7R6OZy6Q0BYfxZ3DVlx5-lrqJc4n5k9FcIo497WOgaUWRNcELSHNo711v8dAZyuDw5AjeivNic2q7mPUv6vCXc7LYf3chGuekr7jOTtKhbAGgx__SkgewVRfLqoxFxxveWXx_TjySTQ_Wt-MrFFjRbdrGMQpFaZ51XhP6HDo0ycIce3FUAlQP58whkyOqw (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: b66c52a423c713701c63 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request