response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2753/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNOcnhVbXNDeG9uZFRmdktxUWNUZDhTVnY1Yzlic2RGcGFBZnNLNndkR28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzUzLCJzdGF0ZV9ub25jZSI6IjU3MDQyOGE4YWYxNmJjN2ExYjk3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzUzIn0sImlzcyI6InNoeWFtYXRlc3R0b29sIiwic3ViIjoiY2xpZW50aWQxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzMwNTcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjYxNDUyNiwiZXhwIjoxNzcyNjE0ODI2LCJqdGkiOiJkMjRjYTE1YTkxOGU3Y2RmNWUyMSJ9.X-6dDbI5TWvf4gQ-PVYj0loeBsLsxAE3gblsvAFssxQlZX5tedWMaM6nohK9vU8ZicwzljL_t7_HSijT2RGCx5_zGgPcd8qtbGPaiKDB1xTEHVVqpWmUJGiX-5IwLoMFpE-8KtvMIiUobRobdxRfV9XeaWh90Rp6R1JrZVI9LDhtzMSlbvVIJrTlDs0uiqdUczEIItCl5xUtxRsjZiqsuhxmOams3fSk2_OTs_L1-OpsQu77cBg8WhyOGzC2u56kGFykPkKJ7xC4UsKtJuihZ_57KJeo5_IoIkbNLBza7Mznt0s_pGpcmlMAq8pN8lp3-8yCfhkBy68QNgTWsceBVw (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: 570428a8af16bc7a1b97 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request