response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3075/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LTI_LS_Test_Client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhnMy1iOW5zOUg4NXJfZjRXX1hGRHlVUzUwRUVlX2hBRUxtTlJfRnE1UFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDc1LCJzdGF0ZV9ub25jZSI6IjgyYjMxZTc0YzJhYmI1MWZhYjhiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDc1In0sImlzcyI6IkxUSV9MU19UZXN0X3YxX1Rvb2wiLCJzdWIiOiJMVElfTFNfVGVzdF9DbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zNDExL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyMjA4MDksImV4cCI6MTc3MjIyMTEwOSwianRpIjoiYzUzY2I1YzMxNGM4ZDA0NmRlYzgifQ.tKu1GpGJqwQH9UD6NwQTB0d_jmo_JXS-xrZeZDL86EYERWphMD7GeU6lNlKNF23LPqCkXlpHSruuCGcoGchPWfTu2tUy9o7NiA_1xIM1moMOppyj0rafPq3tzC_50b7tU1QlSoTUYHzjb7e-C2AdK_CsSB9TEDTqOUomxmPZejTsZ1i-Ka2tPF7-u-HcHf96GFirpfbZbarchMnrsL-GYJl8vZXTlnXbwOmZPYUKsidpi8019M_tQDgZdo8i31XrZjqAUFdSQhMdKJeq0a8vlmCm-Rqq_kf1rbL50ePpawfqOd29SNGpbqg-096VwpwYDnxEKe46aIgk6uj96aGgtw (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: 82b31e74c2abb51fab8b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request