response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2557/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7bba2258-db18-4e65-bf2f-0cdd04aa58a8 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9uaVdRSk9oV1ROMmpSc0IyRGlBUFRha0YzMmZreF94MkRMNGV1OXdwdlEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTU3LCJzdGF0ZV9ub25jZSI6IjUxYmViZWI5ODM0ODEzYjBkOTU1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU3In0sImlzcyI6IlRlc3QtVG9vbC0xMDEiLCJzdWIiOiI3YmJhMjI1OC1kYjE4LTRlNjUtYmYyZi0wY2RkMDRhYTU4YTgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyNDM2ODUsImV4cCI6MTc3MjI0Mzk4NSwianRpIjoiOGI4ODUwZjhmY2ZmZjRjOWNhZDYifQ.t12K-c3uxtssgPMatL9Ve_KzuH2xFCHoF9lSAINEii0W1B_3_xdXVtZ09y79MDTwaVkHb8mfqCJ22kIov2XpPv6M7MNUldhkTKpjdwS3Uz78wpW3KgKOq6LAq48LLs-hEjcDTSGfT5wA2OlpvVt1LQj8kgZhNDDF5qAx2iIJb_BFk7eyMYv1v0Dw61BHxcaI8paaKsV7GFKjJzIOb5a8MdvpDaJQREiwSGVP3m7pMVR_LRTDc7kT8WLYTbj-_IBXtmztcWG-rL6emK5yNdCskL0f5F-GO9YYBWXjxFx_Udy1YgMAc7R-eztLBQK1MU1gJojTYfbRc_PTJ-RVS0dlrw (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: 51bebeb9834813b0d955 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request