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.eyJ0b29sX2lkIjo1NDE5LCJzdGF0ZV9ub25jZSI6IjcxYzkyMmRmNjI3ZWViMTZiYTAxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NDE5In0sImlzcyI6InRhLXRvb2wtMDAwMSIsInN1YiI6InRlY2hhY2NlbGVyYXRvciIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU1OTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTM4MDgwMSwiZXhwIjoxNzc1MzgxMTAxLCJqdGkiOiJiYTY1YmIyM2I2NTIzZDM0ODNlOCJ9.oGge1hXMjSp7IPFw805C20p0eo8dW7XYZmNiPRi0jlKnu8NaPhRs1C_LkVv6z-wk8_9ZbgO2-jktL9Kc0dWt9rPrYFC98F8cGE3F8zSCVgPN9-xdfpqgy3ot9HDToTZq7VQkVEE13QSusssWaaZI6LN_byVLfRowhy9Ii2nM0eyJ39Jvkg8MA34oZqGWkZT2z48nsl1CP4Bp6fn4UVAiLkYHeIWR-2T3mNJ_VP1dPcrHSAAudOZmPBMOWrpA_01-0-T-xEAWfoVVM15j83H0v3ft22nnBWeqGo3By91kczvP4y7Tc7it_ULPKzuz_8znj5Wy-04vPxacQVaMi8Eprg (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: 71c922df627eeb16ba01 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request