response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1732/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: P001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlN0WHBfdTBXRzlpUDg5VzhGMlRIc0tabDRyZ2JDcHhiRjVJVExTdEI4ekkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMyLCJzdGF0ZV9ub25jZSI6IjQwYmE3NzExOGVlMDBmMWY3ZWM4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMyIn0sImlzcyI6IlRPT0xJRDAwMSIsInN1YiI6IlAwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xODYxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTc5Mjk5NzgsImV4cCI6MTc1NzkzMDI3OCwianRpIjoiMjEyNWVmNTBlMTA2YmJlMjYwNDEifQ.GuM1uzL6Y2Mvv50HzYXHGJJ51lT7QjOWLtyKZUgNMiLTFxxR--wZRs3DP6t5ixhsQg-m4T0oiFPA6V0Ek9xTGzzKCBT9M9gFsjwpDTbnHOWmAY3e_ryG3FNtL8u1S8kFEaOkk-6kGB0bPg7VvGb6EhQGb0qevE-bJ7umz8XUwgta8THDNEzBvF75zxEiek5Wjm_9GYE2aJ9IzIZoXxZIhu788l4MlDkHLnhcKnhUCvAapgOLMtwz3ZRF2hXRHvONaH9TGmicbRlC3rSfQ2nar1EQh7SchNcDeZvivd2EDsR5Flgxk9Dqe2vHvb2FJZ31L0XpVV6BK_Ca78BwYz2QJQ (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: 40ba77118ee00f1f7ec8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request