response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2162/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: OIDCTEST2021_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1WVHhYMmphY0hqRFN4WlZiWFBtU01aR3hqcWRyNmN2Q2lfQk1qOFhQWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTYyLCJzdGF0ZV9ub25jZSI6ImY2Yzk3NWIwNTVkNzE5ZTAwZTFjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTYyIn0sImlzcyI6Ik9JRENURVNUMjAyMV9jbGllbnQiLCJzdWIiOiJPSURDVEVTVDIwMjFfY2xpZW50IiwiYXVkIjoiaHR0cDovL2VjMi0xOC0xNzctMTIyLTIzOC5hcC1ub3J0aGVhc3QtMS5jb21wdXRlLmFtYXpvbmF3cy5jb206ODA4MC9hdXRoL3JlYWxtcy9TYW5kLXNoaWJib2xldGgtc3NvL3Byb3RvY29sL29wZW5pZC1jb25uZWN0L3Rva2VuIiwiaWF0IjoxNzcyMzA5NDI5LCJleHAiOjE3NzIzMDk3MjksImp0aSI6Ijc4MzgwNjYxZGE4MDkxZTg5OTAxIn0.KWgpfKuY6XikvjQr3aXPTMZToQsSHVQo5llIqUoI4NOWLPwdiLv6k6-3xjbE_L55LwJn4cwSZFKrrFZzuOIjkvta06ELiAUf1v4-ybFh8PRKvImaH8Q4RWAyN2ao3yOk3bWNKNSpCqkTujXlzDCdTY79tUADlzfXhn9VUzT2rU3im4rGRlph1ovKCXHZyfYRZRDhGsuVze1oT2Pb5JM3W-0iyq9-MFz2gfviI4vSPYA7P1ShzOPNBttnpPM9rjFfgbThhI5o-zlTFxr1YI47sDUqc6B92_r-MzngF21jFz5znB6uoO7XcyZ9tYRVMsVw1-QiN-w8-4L5RZ5cT7VTNg (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: f6c975b055d719e00e1c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request