response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2623/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 63e8ea67-2a4f-4f1d-9c08-be1cad0bfabd (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVQQWhDSFptdEptd0tDd2w4V2xVSl96RUh0MzJsQkRuVkRqSUhHQU04MGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjIzLCJzdGF0ZV9ub25jZSI6IjM2Zjg2MTBhMDc2MTAyNmE1Nzg4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjIzIn0sImlzcyI6IlRvb2xfQUQiLCJzdWIiOiI2M2U4ZWE2Ny0yYTRmLTRmMWQtOWMwOC1iZTFjYWQwYmZhYmQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTIxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNTA1MzUsImV4cCI6MTc4NTM1MDgzNSwianRpIjoiNjAxM2M2ODBjNmZjZGQxMmU3MzAifQ.bZiY5qPg-Xo1PumXxM2LrMH1hLZjjuTnXwLuVb-oXdPCtyWQX1F8Re82UUuEMUX5rkUO5XHa0qXJGOPP20MpzxUPhzH2qD5muEjCJGdj1VgHmjVn_Kjd-9tAw0UQ-qXZYgvwQBwNPEx86MxNgtDsZn5zLNGMBLh2AAFpUS1VGJ4x53C09pih6t9H7N_-1FnY52s2nR1-LbUkZh0F3Qh6rhmV9m4OZXvDQqcmVJJjzVeUWYi5hZnosHPXPBeADCSpKQtl-Wrq4JTRfRZDJh-ZwPj_jmJ7wfyViDAaoHu2WWRQJ83uS9TcX5cYW6uF1IjaJLRPi6P-xGAahXy4T134Sg (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: 36f8610a0761026a5788 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request