response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2369/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 085E6AC5 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InhCWVotT1h5UWgwMENkZHJpTnB5aU5wWGgyWG5qZzhaWmRkT01aVUVYdVEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzY5LCJzdGF0ZV9ub25jZSI6IjAyMzFhMjZlMjdmZjQ0ZjNkMzdhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzY5In0sImlzcyI6Iml0c2wgdGVzdCB0b29sIiwic3ViIjoiMDg1RTZBQzUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yNjQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODUzNjM0MzIsImV4cCI6MTc4NTM2MzczMiwianRpIjoiMWNhOTgyOGY5ZTYxMjFmNGRmYTgifQ.WDUgxcu95DpM3Us6nZT2JbxIiC0d4QRL3zqzhFc2geBEylOVr_IQphsZMIy92fgqpV1r1XKLbVrftHJ4jGhNyixsf0fy30DwsM_RCllC6Arf__3c08otcNfkE2KAH_9z-CPb0jqtoA12vt8D0k6fz1JkjZqOTfYPfeIfluZ21otpBG9dZ9YGrGQxr-ML9Ig1s9iyvBrbpjia7fyUZSA8sC4JMUl_7gBMreS2WNIIbczYeh6XgmZBdFAeChrKm9QhQxt3T5IkFhBTZv91_rprv9DyZmywgcPq8YuBOn2hiUapFQ0xz9hxa_HfQKxEkYacgbkDEpzwsbPKhmjM_SriYw (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: 0231a26e27ff44f3d37a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request