response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2292/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkNyaDU5SWN6YTBicWd3UmNZSjk1ckJCN3laMUlrNWdMSXRTNUl5TmZqclkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMjkyLCJzdGF0ZV9ub25jZSI6IjE0MmM0MmY1NWFkN2U1OTk1OWUyIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiMTEwNTE1NSIsInRhcmdldF9saW5rX3VyaSI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvbHRpL3Rvb2xzLzIyOTIvbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiNTkzOTQiLCJjbGllbnRfaWQiOiIxMjM0NSIsImx0aV9kZXBsb3ltZW50X2lkIjoiMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMjkyIn0sImlzcyI6IlBPQ09CTERlbGl2ZXJ5UGxhdGZvcm0wMDEiLCJzdWIiOiIxMjM0NSIsImF1ZCI6IiIsImlhdCI6MTc3MzI1MzY1NiwiZXhwIjoxNzczMjUzOTU2LCJqdGkiOiJhZDMyMmZlOGU0OThiYjI5MjkyYyJ9.SGeEkTqlVL3MfUcJdGmrHyjJ_JlZSb_Tzi3_XNNTSScV5cnA5xWPcEUm-DvwRReVKgd3mS4bDZXonLopm0T6Zpu7fUyIugdeUt1-vOZ_NJihKqdJWSjzDH8K2bWWWksATT75J42Wt3_0EUUEJ_ZKYMR53rq8uSEEnuETHTrujLkb2iD2QmGT2qdaPqeyNnCR5AR7Oin8lTzzoqC5XGLQt4_qEzbWskB4ssGQ1puRynq2jqdA2TnvGML0O2O7cNC-A7XUOQR-FORL_sM11VNrsr2YEjO6WsjiawoUMBdptzRrxnKQZ1esxlR8wZAVgmkiT-Lfk2qhO0FrJVA546Yu-w (required, opaque value used to maintain state between the request and the callback)
login_hint: 1105155 (required, tools and platforms must support a value of form_post)
lti_message_hint: 59394 (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: 142c42f55ad7e59959e2 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request