response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4287/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: pocLTI (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJoVHhkSjJ3RkFfQ1RhWEZBUG1MeFVmZDhITGZTUFNfN25wWjh4Rmt5aVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0Mjg3LCJzdGF0ZV9ub25jZSI6IjJmODUzM2I0N2I4MjE0OWM4YjZlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0Mjg3In0sImlzcyI6Ik5UIExUSSBQT0MgVG9vbCIsInN1YiI6InBvY0xUSSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQzNzgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQxMjc3OSwiZXhwIjoxNzg1NDEzMDc5LCJqdGkiOiI3NjE0ODIxZmMxZTkzNDMwMTllMiJ9.RyqZ0L6VqYnJ6IDjHnITT9_oooP7WxVqCI7jib8t5eLg9ylWizRAlKRmP9A7sQip-3zzcRFpxlAjszlXJSczbHDk3aUoIcFG7p4IdIKeMZhQH0e3kAy2BHr7SnolbIJmvgsfGtk-RMw9ijvF3HYn7qqairMYsbcSsJ6fMxvI_0wg53XZKURolj9GgbTo7ML4L-7wQOCBHFVF4d-HGgxJW1C1fQEBnX21dOfQi9SJkZgZWWxN5rVWyi72w3jyBb8Pw-eQVrpnJDHBjUrC7WTU3sOvmeEMWtTv-Y60hppFBkazPHsaODKACvYxVXQFklwVc4ffg190AStMqpEKWromBQ (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: 2f8533b47b82149c8b6e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request