response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4784/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJZZ09KREkyWVRXMnBqWkFiLW8xc2ZfU19PdERaRzRoc3d6S3dzRXhZQmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Nzg0LCJzdGF0ZV9ub25jZSI6ImM4MWU0MDM3MTUyYzc1ZTMzZmY4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Nzg0In0sImlzcyI6IkVVX0xUSV9URVNUXzEiLCJzdWIiOiIxMjM0NTYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80ODYzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0MzgyMTQsImV4cCI6MTc4NTQzODUxNCwianRpIjoiZjI3MTVmMjNiMzhjNjUyODU3MjQifQ.lpLaBh4xcpcjMqVmbG0M2kh4xyLVGrER9XvwL4_cYOf3Fk3lfVbnZMKjc-Fmfvuo4Hwpr6Tw75UGtZQLgqKv8B88HUyNuvrtA3mT4Sg3M3fsXpAeKEdtf03EiewEMpMH1hKUy64AzBW9oXbBAA2fWZAkFAQ3IPZEzA1-SnNGvESMV6Jvo3i6eavROUOIlVPIlcyxhhP5lJtWotzo9OlsliOHzcME0PCjuYr4VyH0920LdgvuwtwXjilMO4w_QF8bcO02aSPH7XVqeq3NueauSBJILEU_2vEU30y6AtpEb0slP7t9GPGWif6yYitqiXvQz_TGey1ZwPw1FAldSRVSaQ (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: c81e4037152c75e33ff8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request