response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1364/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: mysunstream (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImF0WlppbVhaVWdKdVBZZG1sWmREWm9vU3AzeDBuV2pHR0NRc2dPeEVUUjAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxMzY0LCJzdGF0ZV9ub25jZSI6ImZhZWVhNTA3NGY4OThlZGY2YTdhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxMzY0In0sImlzcyI6InNvbGlkY2hlY2tlciIsInN1YiI6Im15c3Vuc3RyZWFtIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMTM2Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0MzU3NTE1LCJleHAiOjE3NzQzNTc4MTUsImp0aSI6ImJmMjYwZjllM2FhOWE2MWQ2YTM0In0.eEuKvX0RcW-9AY3ZjSWseiP81xQjmiy8qy4tBRlDh-BkjwGz7BAIUdgv7qK2xu08-9K81OP0ugQusLOViiydYcn3SpWSs6fhvUnmENnEs4mvPA6GmN4Lndn-xBjPdYE4VCRnyS1r_1TsMqPMYuIjDhUtoNek87-HEOhWHU56oHqCR7aoCwslFGcd-hUVnv8ouleDIuGakBpefxPC0A0IcGwXZUaZLPbOo5FBmvlEngfG0vvB0qMJc6VsqkNcMSrKvEwNQDXhc55saeomDUlNane-_d7USKNYHsUcqHwJDWgwrCdYkOQ5YRwCS1sqZRlcl7P7IoyYRkPNZv_pmqbi7A (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: faeea5074f898edf6a7a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request