response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4259/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9BWFF4cXZpU09DS0xWelFvUW9FT0RQbHk5MmQtbGJNQ0xpelZkc0s4bEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MjU5LCJzdGF0ZV9ub25jZSI6ImZmMDUwNzI0ZjkxZjZjYjQ0M2JkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MjU5In0sImlzcyI6IlRlc3QgdG9vbCIsInN1YiI6IjEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktbmV4dC52ZXJjZWwuYXBwL2FwaS9vYXV0aCIsImlhdCI6MTc3NTMzMjI3OCwiZXhwIjoxNzc1MzMyNTc4LCJqdGkiOiJlMTQxMzgyZmMzNDQ1NDdhYTYzZiJ9.B2wl7Af7PfipD6B1xHyBiCNaik8VUkek-apR6rtc1j_CKor8c7iiDL1WatDhUopDAvYwJlu4itUfFbQccYPHY4S1Nj9OaYKkUkd_EuToTmx0mrqa91EuJBKWmwJ3EnsNjmIQFGf5H29YzP2XKeGQbJ9UFBkSeUwxxqDnmBtBRVcys5IToTZJ5yz4NpLSnk294CbE8LLWYYOx45UirDvMfqIsPeCYoE_VN_XKwliTjbXmZ4coI-rGLA-KODHMySAJlbl832uK6CzxSYvkPl3zdc6bZbu_tJTRWpV8zWS9aca7sLtPQl3pZ84QaYniI7wyVev7PGceag5loxOxGM3wkw (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: ff050724f91f6cb443bd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request