response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1709/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 84961733 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlgyTDFERjFNVUZQTzlZUGprRTJQZHQ0RnFPOEljenZXcUp0Z01tYXpjbGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzA5LCJzdGF0ZV9ub25jZSI6IjZmMTlkN2RjNDg5NWQ4OGY1YzNhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzA5In0sImlzcyI6Ik9VSEtUdXJuaXRpbiIsInN1YiI6Ijg0OTYxNzMzIiwiYXVkIjoiaHR0cHM6Ly94eHguaGttdS5lZHUuaGsvaXNtYXJ0L2x0aWxpYjIubnNmL0FjY2Vzc1Rva2VuP09wZW4iLCJpYXQiOjE3NzUwMjg5ODksImV4cCI6MTc3NTAyOTI4OSwianRpIjoiZjc2ODI2MjYyMjY2YzFmMDM4YjQifQ.7BvARni1PRZMG9vT1YP9iCYjs6vu9xoFCgG3ReGcvHYN6cLjDqb7Ab-ssiiAsa0ur-49zqfum35mJe2v5T5kQpTmC_oUECiyxrV6CjeunI0VIPwMNxOC83LF2ht2NWKqMog1-aFDyF7CQgV0g_yB-mro7v1H4Z1FKpF4TTD4DMztlb8MVIMiTpEMlsrLoi8QEH6q86C312dw50-vP4ajq0NXMsPjQqAjaT7myNZwqetMYSeFwQGXAU4h3v35E0vDh9cJwTA2GVLG47Hh2QvobhBAaEHbtujeMgGvEY6eppTembcbFu7zx0NMB95DC3R--MaUUvqUDILdWkQk4U6zNg (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: 6f19d7dc4895d88f5c3a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request