response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5419/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: techaccelerator (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRLYW5YS3BGeTAxcFFRRVJKTk95YzdMODRYUm9JeHgyN2dOaVpidGNOWlkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NDE5LCJzdGF0ZV9ub25jZSI6IjIwOTZkMWRkNzZlZmEwY2ZiYmQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDE5In0sImlzcyI6InRhLXRvb2wtMDAwMSIsInN1YiI6InRlY2hhY2NlbGVyYXRvciIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1OTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTcwMjg3MCwiZXhwIjoxNzc1NzAzMTcwLCJqdGkiOiIwODYxNmM0MWNlYjRlYmMyNGExOCJ9.BgjNtfYluu9mEoDh3fH_hVX9J0glGZ-ZDc3o8ZHScFsG994eXs6_nBD2Hqr88z5mM4wr2NAYNLX-9YAxnDXFUg-dyrjVpxBm27L5G0fGQ6iu4hyOiqMmkGoP136t-f77oYXN6tJS_1ztF_zlmEJ3GpImlJEUHvQ9NDJGUp7cXCjlYU1F7zCvw3ntdIc9989xj9tgmI7fKKrXBkurSJfn5TB98bJht3DRZIDP3qtoG0f4yOfC662enRwqtd8XKC2p_9o2UqUeMVI_Ib-tL5zxQYXzq0QrDaGsLPfMmdQWEgX_GnNt5EL5Bad4Gs6iaQonlvoCxr7Ls0mAAzoZNxmGbg (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: 2096d1dd76efa0cfbbd5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request