response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3508/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: DMT12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inl5Yk1Nel9lSzIxSVA2bFd3YVloRzJ3XzNfVXAyTGtwSFE3YTJMUUJubm8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTA4LCJzdGF0ZV9ub25jZSI6Ijk0MWNmY2NiM2MyZTIxNTg2ZTRhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTA4In0sImlzcyI6IkRNIFRvb2wiLCJzdWIiOiJETVQxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM4ODEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3Njg0MTc4MiwiZXhwIjoxNzc2ODQyMDgyLCJqdGkiOiI4YWNjMTc3YzJjMzZhMmQxMDBmMCJ9.xgjrP8d6NwCENsXLJBDt_kIspg0gYMNHjbFOjBlNzh1ZUbWHOXVMgAk1Dyw2Er3KWbnPIWL1FmSgKi5wHtgikosYXkzgSyfa4ICuH4R0QUZJCPWhjcQnqvbtvVnokaW4IGTY2qPAPHVGkt17mxZUEtmBaNRnudi3Zzj9417KTzD05VMYeIs0IJ1DIBWjLxyi7S2rYdMnX9ZFg1NbXVM16p-rukn7Uml46loZp11DQJsT_ipolvAG3Y2uxhE3UMr6_k6BYFuRe72q_foZVQh1c51CUtsQIpux2W7lfdhSiXHnDvXKUnKGLOTlmsqKYfa_71T8TnGkhDkoDQuW-py0hQ (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: 941cfccb3c2e21586e4a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request