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.eyJ0b29sX2lkIjoyNTU3LCJzdGF0ZV9ub25jZSI6IjQ5YTM4MzRiM2Y3ODRlOTkyZjI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTU3In0sImlzcyI6IlRlc3QtVG9vbC0xMDEiLCJzdWIiOiI3YmJhMjI1OC1kYjE4LTRlNjUtYmYyZi0wY2RkMDRhYTU4YTgiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzczNzY4MTIsImV4cCI6MTc3NzM3NzExMiwianRpIjoiMzQ1YjUyNmEzMzA3NTk5ZmFmNGYifQ.lzhZYXgc2nE4-aFnb3EDvVMKIfDnAAMnNwQYA7npybEdJU4XbUYJvbr1MpooLnNVs48xUNzmMqSr4CmU7awzI3DHNBorsNSCb_UosQS-08Xf7r8gCFq1Tt3P8kZkFYoksa_Do4FQDrz2YkudIGW0zQEx0UCztY0W5l2R97ZAPUcJ04MIieo0J9t6BrS1jEXldFmebjZyFQ5lrJ1ABqBs4yh7RR7kQpxHr5_VRWtHYz8xLIZMGBRnO5IWbBSJ5RNCxUkkZY7F31YwwJpB7V1hXqriWUgKLoLnwQYKW0jYCEcuE0H84jcPo9BIFEjp8teZXziyh9pCwED3O__lXusbqg (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: 49a3834b3f784e992f29 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request