response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3301/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: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjJHbTZjdU5BOU8tRGpMVWlPRjVqdFlXS3ZrZlotc3lxMmhWZEp6WmhQU2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzAxLCJzdGF0ZV9ub25jZSI6ImZjY2U1NzI5NzVkZWJhZDZjNDQyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzAxIn0sImlzcyI6IjJzaWdtYV90ZXN0Iiwic3ViIjoiMTIzNDUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNjM0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzUwMjM4NDEsImV4cCI6MTc3NTAyNDE0MSwianRpIjoiM2QwZDAxYTU1M2E4ZTU5MWRjOWMifQ.QaU48lwSdwSU8CFDe0AtK63ZquOSjnLPlotlCZysbHUBMDj2SSMYaZ8k7z_enCz6YxA0PGNkUgtmQFdqTesSLXA7oF9VZ9_QEj1X1rnNL1X_ArB8aBFc5Sgbadwk8y6i42S-_-5xo6D0x1ZbvF2QwKOCuuec_0Ci4DFh_AoY2dHQqSFzcyoizLIWZSZCFQFY6M9aEIDvHiiLOhcIVcuGCN5sT9uDEecDj2SigwHn4U8a-hVk9Qi4rS70og-PtwUdsPdKxAZTk6EZJVqtsdzFFcGXRENulgrqTzDYLWH2SNfwenFCQ3xHhpZAbKUJPkYfG4WYdoDFnwNvhJWBoa3LLw (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: fcce572975debad6c442 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request