response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2387/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJxeUdNU0psYUFvRlI3Sk5vZTA3M2NOLTkyaktIUnRYQnVnZnNwd0s3SEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzg3LCJzdGF0ZV9ub25jZSI6IjI4OWYwYWU0Njk3MjM5YzY1OGM0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzg3In0sImlzcyI6Im9nc190b29sIiwic3ViIjoiMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjY4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1MDkxMjcsImV4cCI6MTc3NjUwOTQyNywianRpIjoiN2UxMTE3NWIxZmFmZDQ0ZDZjOGIifQ.CxYcr5K04IhQLHbyHRtGc0vrU7wjBeFKQISimK54QV1m5uf0atLQbYK0qoi1A66n1ghdhHA032M5i8VlJyvlMxJBsn5oZjmJSrO_B0fACYqRkN_40MMPJqy4RBmdGVnN9hYee9KIPqFFcvFCXoMPMKrMGtfKspvPen-tE8BYroAajrDkU9FxwTfRX8UZ6rUszDLuX2teeYAuwiorda9qShcT0TeMnR90I_JINg1UoQ9pK14GOmo8Cl9PghGxioDyjAmNxGh2oC_rQ05dHcxlMT0oYpjniC3_BtWIWuTXQ5Sj8e2BfZU8gZbNzzbQ-e6UwEnfmbrlEzy-nn3ez3a39w (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: 289f0ae4697239c658c4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request