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.eyJ0b29sX2lkIjoxNzIyLCJzdGF0ZV9ub25jZSI6IjQxOGE5NTU2NjlkZjMxYzYwMmNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzIyIn0sImlzcyI6IkFFOTk5OSIsInN1YiI6InRlc3RBRTEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE4NDcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc1MjMwNjc5MSwiZXhwIjoxNzUyMzA3MDkxLCJqdGkiOiJiNGZmMmM2ZWI2MTY2NTVhOTBkNSJ9.VJAXpooKlig5c4et4ltnr3KrpX_AzVwz933Q8ZVtNzh-zqeXs9b_tQyV-TNHogMQ02A-2wBMhgk8HhBMtL84S12n0Ha9TYdojuMXV_MULvxRRCOmnAm9NdXeTtGGdOlfiCTLkvvvWW-oOLYFAivyQAg-ItsGr_VvazcbLzcKedUtr_VGstRW1kae15E9vksDxKwIBhM_efi53wQ0cYi7MyP5d5UQn1mLqb1CwJeAJESTLIM9T1wKeIezjhGmMVhhw7r1mYKFGyCGlTCvP3h602_UefLSX239I6D5Ogic7fa8275uLglufbe84hTyVAQQVhjNhULiVRlmw4LLC2NhbQ (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: 418a955669df31c602ce (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request