response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1722/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testAE123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Illtd0Z1Ym9BcE1XdWl4LTZIOXpCcEo2T2pzYnBLTHZaN3lxd2dfRDdHY0kiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzIyLCJzdGF0ZV9ub25jZSI6IjQ0NzYyNTk5NTVjM2ViNzEyYTI4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzIyIn0sImlzcyI6IkFFOTk5OSIsInN1YiI6InRlc3RBRTEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDc4NjI0MSwiZXhwIjoxNzc0Nzg2NTQxLCJqdGkiOiJlMzE2ZDRjZjIxYmVkYzYzOWJkMSJ9.tYmQlk8TwL7oB25FNVbnZHNQKFMibpjvdjWRcTm-1Dk31TgBNrgz-cfrK-qhmgQhZWf2QsG9RuvhrRT5OKTLS0V53X2twe6wTLWOusAz7qn_Mr5lvfYGH6_6VK41UabLymv3Jz1ANJFpwdtrVolLFnbsn018viQytMql7l_vb5DlrgshVfkzcGLnCSVJNW44yAWtah0Uv6PCXYqrPrMwtXW2zjIQDWbSRafgpRay4TFU46mm_OlpX3ydLXHLjaI9H_1WcrWh_cSgF5dJZeLyU3KKszIiRP2mDlWLcv3dDCqV1yL_8FJRLnNc0J4AMnv420X4rrq2nDP3Ykll5-Nowg (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: 4476259955c3eb712a28 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request