response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1801/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: c12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVhMnRnbjlUakVfeDJsRm5uMnk1WjhPQndxcVptWHF1T01DU3czbXhRbVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODAxLCJzdGF0ZV9ub25jZSI6IjFmZTY2ZWQ2MjFiZThhYmU0NGM2IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiMzI2MTkxIiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTgwMS9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNDEwNiIsImNsaWVudF9pZCI6ImMxMjM0NSIsImx0aV9kZXBsb3ltZW50X2lkIjoiZF8xIiwiY29udHJvbGxlciI6Imx0aS9sb2dpbl9pbml0aWF0aW9ucyIsImFjdGlvbiI6ImluZGV4IiwidG9vbF9pZCI6IjE4MDEifSwiaXNzIjoiU2Vuc2VTdHVkeUV4cCIsInN1YiI6ImMxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5NDUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc1MjA0NjExNCwiZXhwIjoxNzUyMDQ2NDE0LCJqdGkiOiJiNzUxYTM0YjBkZDE0NGE1MjU5MiJ9.XbGkWXzNwdQvDr7GiB8FnVcVJqCctXi9_-AyM8_YX-TIn7dqSL8GCzXQHq8ataEYXk1T1iI5xwiw8Nxk2UvkAz4gZUWc850pONUIGTbrhSscyPPmgYenEz_gPs5oXWp-7E11EJZ9suWzj5vbTd2gZYDah-Yw7FLpn2R2zJFHsTYkP-RUibUk0ZPmsB2xwHX0UOlv1s_oCMBkO4c14dtWuol3RhXoCUa9W48VPMzdwt8B99Z7zJji7bTlj6dOXWRATmCkhmY5G0JXIHRGVTuqhlNwSJHlPgKrIUiqlDHZJNLbhgMKTs6p0G_7CooRX5O_uXJpauHTiZlF2uaBcW_ikg (required, opaque value used to maintain state between the request and the callback)
login_hint: 326191 (required, tools and platforms must support a value of form_post)
lti_message_hint: 34106 (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: 1fe66ed621be8abe44c6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request