response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2905/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ZCUR123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhkRU5idWJ0Nk5xcFZ6N2FycUZZc2JmWnJYdk53c2FucFUzbUFWbkdmQU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTA1LCJzdGF0ZV9ub25jZSI6IjJiZTcyYTgyNGQzYzg3ZTI4YjI4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTA1In0sImlzcyI6IlRvb2xfWmN1ciIsInN1YiI6IlpDVVIxMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjM0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODU0MjU1NDUsImV4cCI6MTc4NTQyNTg0NSwianRpIjoiMWM2NTQ1YjExOTRlOTNlZDIxNjkifQ.S9ospFmP3Hy5JAhUzPVAl1X94F0VyQMBW8ivDfOVwgPdRQfJc66NRCRAAVzPIcCIhqARflSK1nY9DvRnh1TMySxFMKW59_hWhUXpLA4zUViMXZBoGKJQJ3rM90qWDjL9Ffo9zcsMfnuOxvVl2EpQe5MG16ptd6RdygL-8P1T8asYGZWCV-9KERPpfYlFsFNxc7aNl6_1S0yf3MYOD7NkjZrbxxSsW-LSu1xZv2Us5_kftKw6eh4BQIir44vVYTQHdxqvk3Sc194EHSz9CgDeQqhogOw4C-647-UW0DpqmKTU_s75c7ZOq-7Q5s_ZTL7tNzjP8SiXNJDrmuvWy7ML-Q (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: 2be72a824d3c87e28b28 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request