response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2675/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 244466666 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxtM05vYTdNNTMtV0l5SmdNcnEzZ1o1ZjdLM0lMQXlmX1pBVEJvX01VVEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjc1LCJzdGF0ZV9ub25jZSI6IjQyMmY0ZTRjNTU3NzExNjYxYWVkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjc1In0sImlzcyI6IkxUSV90ZXN0X3BsYXRmb3JtX3Rvb2wiLCJzdWIiOiIyNDQ0NjY2NjYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTcwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Nzc2MzY0NzYsImV4cCI6MTc3NzYzNjc3NiwianRpIjoiNjgyZjZjNTdkZThhNDdmNjcyZGIifQ.20ab3SsF1Pi7mY_sK3tE1Tu1JElC-dgwF0LKIu7PfUTSalP-QlbEP7OXGSVgCdPDoH5tcmrpM8Fdpl3LFaFXBKRjLXAhEhcdf0qsZriOvJwuSD373DsiLusaNLF-ayq2BWvj7J6UeoTEogLpwdMEIPXHeWemCURJYtvUVXKa6jdRQg_0Hm_89NzHc3ilbJN_5eVZjsxYflG6WY-2NnZMHtYx7CjBNihDE87N_clZrisaHdNUdIDxQrn4SqdDVwGyEJd_b_9j66G3WuVWf8iOd3OwsJWvCc0YAvdGh6GYd-uQ434VaDk4ZatW4zUnFrYWZNP_q1nQCrAx7OGvbFAnlQ (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: 422f4e4c557711661aed (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request