response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4539/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRrbGdseWxEblItT1BWOGVlVGdWdkxDQl9wb21PRlhLTEtkSkZtQVFOdlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTM5LCJzdGF0ZV9ub25jZSI6ImM5MzIwZDYxZTM3YzE0NzM2YjBhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTM5In0sImlzcyI6IlRvb2xGcm9tTW9vZCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDYxNC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MTAzOTM3LCJleHAiOjE3NzUxMDQyMzcsImp0aSI6IjNkNzRhYTY3YzU4OTBiYmQ1M2NmIn0.0Rdkl7J_hdCtda3OpmSxyzsl4dlOnGR1Ut641bwocC42LEfgLkwOBwzgzzSrAMJ6Jv6COLH1WHEqgf0EaxavHkSn3EFkk3GhbZXU0vn3aSbvbJphsizRMgKFiIzc-j63geiM1-Ju3ZY0GX5NIpsrMkQk9AJ5n5lKJQf7pAxWCHWITKhcgm3f7vKpr6CCCF4Y7po33VRsOrFnQ62QagmIcXWl2Z5X_eQ8SJg6ypWLO5GbZkmZB7ULT27Uk5scKokftUnq6Yah3F8oogRlOuJ9yTZ1XYMSfFqPYEjrudU1XNV7pOGMqDyGyLrb0p3cs4kXj2_4ryS2eYivIrKnGTAPdw (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: c9320d61e37c14736b0a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request