response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2533/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 20211215091438 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik80RC0wVFNWSUZSdUZSQ1lXWEpCckdYcEQ5OXhlc2Z5RDNYSUF2dy1tc2MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTMzLCJzdGF0ZV9ub25jZSI6IjAyYjZhNjRiNmQwYzRlYWQ2Njc4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTMzIn0sImlzcyI6ImJjLXRvb2wiLCJzdWIiOiIyMDIxMTIxNTA5MTQzOCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI4MjMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjI5NTk2NSwiZXhwIjoxNzcyMjk2MjY1LCJqdGkiOiIzMTkzYThmMDk4MjEwN2MxM2Y1OCJ9.V6Rg8AuWwXWp2eM7sYR_LZaAzwpMJTigdsllsKBEyl43Sa554-n2MZku-kah6BOfNPVKBmCzgKJ-P9SMJNmx4Z7HFysZRSw2nJ-yRG8lSGTwy8LoTPGFjWLVwy2l2GdjSLb1Rq2RplhgJPKdwLvWPkvbCAmNPsAiGd9EHbdNrvp2TFQPbTinJ0-zWfTDbptI2QVZQtw4GdHKJRflFd1Fy3M5e-AqbAzerVFdNAEf66AlwigHYGxmU6rLRJHdOSxPiatLbAV5wlGGpo6TDnHIetHpjUSO3LZVLuZrUsX19GTjAHwxzT9p8Mu8vKCa7yoNvnO-ABrtFLPLUMv70IvY_A (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: 02b6a64b6d0c4ead6678 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request