response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5837/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti-test-lms-training (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlgzeldhZnRRbXFEam9UUzJ6N09WMzBDVGhfSzZYbFE1WTNTUV8zVUdxdjgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODM3LCJzdGF0ZV9ub25jZSI6IjE1MmRmYjIzNjMwN2Y3YWZjMTMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODM3In0sImlzcyI6IkxUSSBUZXN0IENQIFRyYWluaW5nIiwic3ViIjoibHRpLXRlc3QtbG1zLXRyYWluaW5nIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTk5MC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc0OTk0NDI3LCJleHAiOjE3NzQ5OTQ3MjcsImp0aSI6ImM4MmQ4MTNmMGNjYjg2YjA3Y2JkIn0.asOdQaMfSGHWbWg3oqEvWtuWcUFNugwTdRmc5CYD_5VnyoBZRCvvQHCp0nT63WRGZszVy1YOaHa_iAUJgNQLNrP8UZjWOiU5fMtfMIJ5jcUTP6iy261XGp2iWrji9UzfeNuUVLqHKoV_FoUYdEbZN08a75dBGxZeVcaGDIkwG2FwIqWLakeRJXjIr-0kUflfP7IHE_vkpYYL1ves5bzGohDEew17gbkiJYMJm7gdhRejbTMFivoaD1htL7lrWRbDPIaezcohM3pUaOeSFWHgyO4iddBinhPTM8XpcIprP_SO8zx1sei7FVKsOJ0DmQ4xdOgJ4BIc9kcmKoSKsI4tBw (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: 152dfb236307f7afc131 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request