response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4497/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 11111 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InI4VndHXzVvM1ItYzNoR1FPOUVNM21HZ1d5WFpfUTNMcFZYbHBaVmFmbFkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDk3LCJzdGF0ZV9ub25jZSI6IjVkN2M5Nzk1Y2YyOGNhMWY3MzkxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDk3In0sImlzcyI6IlNoYWhhclRvb2wxIiwic3ViIjoiMTExMTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80NTc1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcyNjk1MzYsImV4cCI6MTc3NzI2OTgzNiwianRpIjoiNjQxZjQ3NDVhNWE2ZDYxYjM3OWMifQ.l57B0V1SgD0y3g3yp2C_HqGCcZMCC3bdll33tAtODL6bybh-5kjdQKDTIqgxf2pROxGAGBm1_0xGBXjiuc5Cm4g3ec68PneQk3tt2nlsA1PZbR_bOx5l26emcY8Y9IwdJB-YqOuPX8OKjU9qSOVVRuIuoBfhb3HpYvc0M_e1XWDpf2DQDiIhnqFKfZUJpUUC-MMlMLkSxgfO_CZ2b0vEn_sqvOiplkRYUphRZRCjCyoEdImwJ0pSYyZRS8gN0jl5_S88onncU7eBnDC-YYjf1ZO46hATngbdk1pANT1Rj6V9pfU5mRhlP_flGVQH0oaZdJVEgAxg5RLLIajr6hrk8A (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: 5d7c9795cf28ca1f7391 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request