response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1858/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: my_tester1234567 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJRRFQ4bUxjdDAwb1dYUU9NeUU5LU1PTHQ3Rm12a0VpaktQR2R5Z01nT3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODU4LCJzdGF0ZV9ub25jZSI6IjFjNjgzYmRjZDNjMzhmNWJjZWY5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODU4In0sImlzcyI6Ik15X05ld19Ub29sMTIzNDU2NyIsInN1YiI6Im15X3Rlc3RlcjEyMzQ1NjciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMDE5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2NzMwMzYsImV4cCI6MTc3MjY3MzMzNiwianRpIjoiM2Y0MGJkYWFmZTg3ZjhkZGY0ZDcifQ.icR2gHJiJS5mQvJCjUhLzk3yXg9lrR3gH_RM-V1pyx7K-GTA7gGfGa5gCJRt3dldNJ-4A_cGr6oAV67k-kQybEN1sLUqKUrzUy0C8VX0QAXTH8p24Ij9b-MJZOp9uYbvqDvqmOlVCOCka8N_ut2K27Jw3aA5rC56We3lqtBQzWuvXkRpjSEJ-golMCPK2nTJMLw24aLvqrzGRiQtI-XCnfcJdwMdg7w2tTQ8UfaHeuZjp9Iwq--7MlARZwdR2kD0iuMltYeGAUKKVgii2uM-xQbV4hM6f_IF67ngcLyI5bhB_TdwYPLHxX7oGbJi2WxlFRsoAZX63XSW-qDeTQjhKA (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: 1c683bdcd3c38f5bcef9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request