response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4028/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 562023 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ii1HaEFkSFMzWHRzYm5aWUx6MW1JRlpJVEdGSkU2WEpQRTVINnNrLUlNM2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDI4LCJzdGF0ZV9ub25jZSI6IjRmZjE0YzRkZGNjNDZjZGZkMjk0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDI4In0sImlzcyI6Ik1hbnUgSU1TIFRvb2wiLCJzdWIiOiI1NjIwMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MjYyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzMyMTYwNDksImV4cCI6MTc3MzIxNjM0OSwianRpIjoiOTgzYTFlMmNhZWNlY2ExMjQxMWIifQ.MC_1VPeunmDWBwmEg9x4Evu5YDcihXZuVrrYCgPXVSMEYfGRZ2oDhFvInPuZ_Qsg2GEfTrkOHIq7HH3xgHlwLlHTN83X-V2a9p53OE0tFSeCZVFwyZ-jXzGdz4u5uBpNMzB2WKBNHfC9Jz_0Aix__Qr9uDEZpMRMCt9hMqtrbdyNeLtrkwNBDE0qM-dWn7nq7VPhV6uet37dpvZk8puCB2l-mByLX6W1a-0Y11qj-yrG1YK38VQ4yk5P_NxIB5gDAKyem8z-gS63-cfJ4JStB964cO_fG6z-cKZTP9lxeoYcBR7B2cvgcAzm9S_2j1gRIETtZZ3a7TMVgnZ9qfwOGw (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: 4ff14c4ddcc46cdfd294 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request