response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2515/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdpTXdleHRfM0lNRlUzZHdEVjAyV214a0p4d3RrUFJoYW8tRjBDam95SU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTE1LCJzdGF0ZV9ub25jZSI6IjNjZGVhZWNhYzQ0NzBkZTE2Njc5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTE1In0sImlzcyI6IlBhdHJpY2lhIFRlc3QgVG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cDovL2U4YTEtOTItMTE0LTgyLTE3MC5uZ3Jvay5pby9pbml0LWxvZ2luIiwiaWF0IjoxNzc0ODAzMjQ3LCJleHAiOjE3NzQ4MDM1NDcsImp0aSI6ImYwZmJkZWNlZTIwNGIyOWZiYzMyIn0.DZc_hJl3QKY7Rnw_Facrt6P-JmeAXwqh0-tS1lEa34C55P9X067lpZHN6-0xk0L8XlTcF2jXdSQwUWvpb148LJAivSJUCCE0sAvLpKeKTp17ybj8KuulsWu4EjFUXAZZYE2NCguDvf2er5JGqLWjml2pu6BlTkKq4Uw7aDYs23lSgI04m-E4S_uKgGirtBcIJzI6cTUQbAYPmOUoSnihWSQSULsdiecGmgiaaxdaN9s7g8FGrgLXdHgXSNMcKiuFlTopCLTshpUeblgYjptTN4XjrrZukvT8LlglgyxKhTuHv0tj3xIJ65RpSdFVJPf8bub3K02Ysq5Pud-dqCwu2A (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: 3cdeaecac4470de16679 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request