response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3787/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ld54321 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImpIYkFvaEs2M0pRSWF2cXB2ay1GeHROenZUeXFkRjRzMkNJN2ZJbDJpMVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNzg3LCJzdGF0ZV9ub25jZSI6IjUxMzQzNzEwM2Q5YzY3OWJiZDFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNzg3In0sImlzcyI6ImxkLXRlc3QtdG9vbCIsInN1YiI6ImxkNTQzMjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MTI5L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI0MzQxNjAsImV4cCI6MTc3MjQzNDQ2MCwianRpIjoiMmExNjU5MWMxMjAwYjVmZWFiMDYifQ.fyLvDgTI4tUFb8g6NBMshFqIrx2xSB5NlpcMbuU2L36t9Zw5oeUC0Tm7j6xEFn5JWzvt8cCXlbhqYAq4fMLbPG-kYKlwY6673zFrBdHKa9uaz-ok7PGxbdubmRLYE9lAsS3mzxQb-MKZFlHyI2bC5G8yi8cCwuUmwWt6yZrnQKf1b20Mtf0kddSD9UH4DHGHoghqtfNz1xvnPnfxtq8aqiS_dhqUt3MR2kWF-5gRoOQDYTOgQbwfncmHIZFXIXDBIPiOYc4BVysiOxKynrI-arfFRFqsTBN7h5lBhifUAcOdq-_WtKXnFExQvlTZt25CjHvIn05xdGiwvEjoxb0Nog (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: 513437103d9c679bbd1d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request