response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2257/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImMzQjZyZ1FrSGxET3h1amhON3V6LVZSWjh2Tm1sODJCSGVuWEl1WkREaUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjU3LCJzdGF0ZV9ub25jZSI6Ijc1MmNlOGE2MjVkMjUyNTE0YTk2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjU3In0sImlzcyI6Ik5hbWUgb2YgdG9vbCIsInN1YiI6IjEyMzQ1Njc4OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI1MTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjEwOTcxMywiZXhwIjoxNzcyMTEwMDEzLCJqdGkiOiJmY2EzMmRlMmYzYTkxMWY4MDgxMyJ9.RJR7GP_97KQIMdjAT-5B9vdvaPpYUEl7TH_joNvzfgPfGOXuRTvjtya4b1ObGnENkpwS-P9uvcaRU5W6VeJRp3ZrPzNW3eYWPGKa0wGYsKJ82lmhrOBUrEIt-4IWi2yzIjTNlE7C2xaZb-nZU_BtjgNXtIADVeaim23Rn4b-bOJI_jZZbhdBFTGEf74Cja7t7TFeqBOho1uOjGbelg7kBeT_u7Uo0or-IgXdsvwdq8kkdJPFLh90I6wGdq-aHoHud282hb9kBikCelAQaU4g01k3hZ1nmyPHlzTEQRrcIJXNBQvfYPtC42oQptv8oMx4_-S5ds9J25AJtzhb5sNncQ (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: 752ce8a625d252514a96 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request