response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2336/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456$VvVqeeoo (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImIzXzhyM0ZYN1JiMUl3T1lqcjdfMGpQOFlHSGxoM1Bjekp6aGZQTk9MVk0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzM2LCJzdGF0ZV9ub25jZSI6IjI3OWU5MmYxNDJmYzIwYTllMjk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzM2In0sImlzcyI6Imljb250ZXh0IHRvb2wiLCJzdWIiOiIxMjM0NTYkVnZWcWVlb28iLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjA1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI2NjM1MzYsImV4cCI6MTc3MjY2MzgzNiwianRpIjoiMDY2ZGFhNDllYjliMTcwMjQxNTIifQ.c8I6qDgOZHtfjqVFkMs66wOkDuNGg7ehd7qpqQ_a8cqhskOGbUCrAPA8ksLlKGC_4MCQvy6iQGzotMyXXmlwqwn85P_oK8jg7D3PIPM5OEuT59FZe4hcQvRZziPaWH9HJdXOqwpA4SuxDv_BDpCeu-oeV-FaX6bF5OhZzH2-LRHpKXOy9GNR0GGIMX9EIlNGUZY3s4IeK7xO2pXPCVnIqiP-f9CpXfHld6r8EovoZM-s_L0uU0yT5YWlUjIS2TWiUAmYLIO88e587XD56owTJIMQxf7Ud2X_pIJF40B63T93lSAl7bTZBchVg4aVvwX3fHw5xe9j9KQ1G0vPMEO1aw (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: 279e92f142fc20a9e295 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request