response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5321/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: DLT001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlhwRnFHS3ZVM1daMXRWaVFrNU9sRDRyZUxENlI4ckxnOVFYWTVwYzlUbVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MzIxLCJzdGF0ZV9ub25jZSI6IjAyZTY4MWU1OGJlZjBhODQ0NzY1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MzIxIn0sImlzcyI6IklNUy1MZWFybi0xIiwic3ViIjoiRExUMDAxIiwiYXVkIjoiaHR0cHM6Ly9sZWFybi1va2Yuc21hcnRsZWFybi5uby9sdGkvbG9naW4iLCJpYXQiOjE3NzQ5MTEzMDksImV4cCI6MTc3NDkxMTYwOSwianRpIjoiMDMxMGI1MDE0ZTUwNWE3MGYwYjUifQ.XH1PVKGxLXRKQaAqTlky-set6d88k0uxmn189CZhkT_AO_8UQEKk9OD2eOY_DcV_3DQCEQ_k-CQXZ6FVsOqlnJztGDrzMrbuoyJCMA0cICuKUS14TsnXcZjT29oZXbpXaASxhxTklHYiCsxak0FKOjMez8vbZIbO_uxdrfVHksChyI_69j8PjTLx7zGl5GmQRH5yirREvVQmdKxwfu-BjVsxjrwp09QibVskHWUkeGDRvXi6MgHBlBZCYv6oJSoZbFOUiqupm9thxYZLHF1aGh776cNzY19GSqCyvS7FBFKPm9rE7IqnZAazxQPqySY-po9Iz_fQHV6ThhMMB_aY9A (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: 02e681e58bef0a844765 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request