response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3033/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LTI_1.3_TEST_PLATFORM (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imk4WTZTQUJxME1PSUM2VGlGaWVxQXZ1WFNzVDRMUnV5UnhHTnNvSWhaeWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDMzLCJzdGF0ZV9ub25jZSI6ImIxNTI5Y2RiMGE2Nzc5MDhlMGU3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDMzIn0sImlzcyI6IkxUSV8xLjNfVEVTVF9UT09MIiwic3ViIjoiTFRJXzEuM19URVNUX1BMQVRGT1JNIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0Mjc3MjM3LCJleHAiOjE3NzQyNzc1MzcsImp0aSI6ImFhYjhhOTA5YTdhYWM5NjA4YTBkIn0.V9BfMjE-3o-ZoX4QyNEf6NMi3o6StjHBS513VaF0hEmg-k-B-pOUyr_8B2_2oxf6_X8ensbxWltEe3lEZ_6hFb9qKHf9QNJpeeFp_8etzMJokncL9moIXBdH30U0K0UmQELU3_rMz7P4sHDr95EamF5omsSOgEjeib_Nh_SiHFMXTpd2aFijgKtRPMsWJ4hIVAr6oor9SENTW9wMjm_ZpJy24CGXXx3MchuRmwtpdNZ7hm5ET09z15y1L2le37qJkMQzj8CYgGT6p9asYlOlfNQvgTfDBOnaJ5KrMEbhFrhGtzhPu9b3qa1FwohZqpkN6bkCZsKeGpjpMTi1-1waBw (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: b1529cdb0a677908e0e7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request