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.eyJ0b29sX2lkIjoyNjc1LCJzdGF0ZV9ub25jZSI6ImRiMzIwYTc2NTVjMDE2YjBlNTczIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjc1In0sImlzcyI6IkxUSV90ZXN0X3BsYXRmb3JtX3Rvb2wiLCJzdWIiOiIyNDQ0NjY2NjYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTcwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzMjgzNTUsImV4cCI6MTc3MjMyODY1NSwianRpIjoiY2U1ZTU2ZGZkZjY5N2JlOTkwMzIifQ.clfJua-bs6viaRpHm95YTB-gPsV6YX8n2ThiT6DB8L3jwz4Hbi7BUtbqq4vZ3ZQ6817QHk3W5qB3Mt7YH84KC6r6a4D9ANDSIHfdL3atynC3wa5316ckSAfTXTMcfAsNdIsCPlFziwj3vsnPU7kAp3H6Yo7jskrhn-8JQCxglNEBXSyplvUFbkIfPy3zsfgcwBrYqP3V9bCR8enFzRfq64hA3um9zpNGvwPYpUyt_3W8NtGXRFxrU1QixJS_hPrcD9S1z8oVrbfkT35wXRx3yfkpeu5ephocssu_WDT_3gpjoXF85RfyBNIXM5K5B5q7ipgfZhYF8C_IJvm_ocXkVw (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: db320a7655c016b0e573 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request