response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://learningtool-preview.mathworks.com/lti/redirect
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Dash_Test8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: d9c72600-ccbf-4b73-aef9-b0ecc98df04a (required, opaque value used to maintain state between the request and the callback)
login_hint: 1110406 (required, tools and platforms must support a value of form_post)
lti_message_hint: 49533 (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: e7f9287f-f4e2-4902-ba1e-10f65bc51a9f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)