response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4304/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: IMS_LTIP (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImZyM2dMendUdVYtQjB1UjBBOV9IWFJKZkZVbFhpTWFaNlFibnhveC1jLWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzA0LCJzdGF0ZV9ub25jZSI6IjQzM2VjMTdiOTAzMDAyMmFmNWY2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzA0In0sImlzcyI6IklNUyBMVEkgVG9vbCIsInN1YiI6IklNU19MVElQIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDM5OS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMjQyNTk5LCJleHAiOjE3NzIyNDI4OTksImp0aSI6IjdlNzczNGMwZmRjNTU4NzgwNDI0In0.aRN1Pi-3osw9Y7xHzYJt1y70bhi_sIWqNYziBpgMsRqS_ZyHPlBPATLDtZjO2-SLGzmpyrGjxelPMFYCrRSavbLWoQYxe-Fs__V_oMocAFmOqUWqM5G00gaada4Tx7_IeVWAjqquMsWWLXctZ5ifj-zD5mZypNb5z6mviA7_chASAxf7iBH8lqiCYrFERFKrp3Xi8I03Rf3k39AfeUmyN16JrLBGzhPRlGaW-oR7u5rSgEET8AqOj22TZ03l-2Q8UamO9B-H-53cLznMqOIWO3W3XbkKlrPmn78eB8zl6R458wM13VT2tfe7QRTNh8iDjahlG1Uh7_Tcb2qegh53kA (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: 433ec17b9030022af5f6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request