response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2196/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12376 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjNvTkladkMyYzNHWS1Hb2NiOVBVb2lzUk9ydkdSaVZiTEdhTkp3TW1obEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTk2LCJzdGF0ZV9ub25jZSI6IjJjMTgzNTBhYzFjMWM0NTExMDAxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTk2In0sImlzcyI6IlRvb2xfQXVnMjMiLCJzdWIiOiIxMjM3NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIyNzQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc5MDAzOTE0MiwiZXhwIjoxNzkwMDM5NDQyLCJqdGkiOiIzMTFmNjY0NDVhODBlODdhMTgyZSJ9.ViGFZi7HDWCR-ax6y5MUP4rZ2YvkVU7GbCrAjGRCnAsmuvVxA-Dgf7pKIdY3F074ME6OC_8DenPVEtxv4rte7Rn5JPpBUOzbAZt0qVFOrDiTbuI1Bs-pgm4jL91wSPPba2UobTsV8282w8hhBF-tLbvVSozs3MKwNZ3Yp8BNGh5s2hkhivZbN2Pqa3vguNma7MSaubrdkzSYi5y4hcKJdPI4SwnXfrDNjssL-OgNEoeWt3jO_LzD4T6zh-USu1ZsGMGd8wqnI3KjXKphopvhU3EKQdEFCmAp-PWH0mKPYjEoJKt7JMmUJSl9GqmAgyOAgNR8CZP-gx278_Qx_74KTA (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: 2c18350ac1c1c4511001 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request