response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5575/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12122026 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imt0NW16V19kaU5pN2JuTjVucEVTemdkcURubjNXejV2UmkwNGtoMlpBSEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTc1LCJzdGF0ZV9ub25jZSI6IjQ0YjEzZmMzZWQ0ODM4YWQyM2MwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTc1In0sImlzcyI6IkRhenpsZXIgR3JlYXRlc3QgVG9vbCIsInN1YiI6IjEyMTIyMDI2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTcyNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MzQ2MzczLCJleHAiOjE3NzUzNDY2NzMsImp0aSI6IjU0ZjY3NjBkZGYxMGFmYTNmMTQwIn0.i-cKeiGJn0maPPzXjFj6WXUSsbLGNemaWCgX00aLYXT-ZX7n2IlGWzns3_fYj5tSIsuIS_dCwuwUkaTY8gVVyFzSLSd6tAQa6D6YUXkCn50Z_oioMa3YeYFrwdrBjXzVD-7XXmJ2uQ3jWy_O0XE01AM41LHb3Kg1CjjRFZvDs-XHepS9qznnIx-XxpgTK956DVq_XHw5Dtv5dTaK2DxLoQU65igy3ZO6uxxpQVanInbFUPY-N5lBO90Z9d7CvJYib6fDtI4es9si0lGAVWYBrDGmWZ5UfoYBqWJf_0PgfSfyIw7GDLcdaYTXda7YqU4riOI1oVPrZ5kj-LR_wmrgGw (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: 44b13fc3ed4838ad23c0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request