response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5692/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jojo12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJrYm02RTU0OElIMlk3QlN4ZzdyVFpPaGczOWNKcUhmMnQ3UnVBSEpiUzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NjkyLCJzdGF0ZV9ub25jZSI6IjAyMDY3Yjg0YzE5MjNhZmQwZDk1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NjkyIn0sImlzcyI6IkpvSm8gVG9vbCAxIiwic3ViIjoiam9qbzEyMzQ1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTg2Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDE4NDA2LCJleHAiOjE3NzUwMTg3MDYsImp0aSI6IjA4YzZiOWUzMTQ0Nzg2Mjg0Y2ZhIn0.qiXrqdulyiu6oX4CLv-06uPiNFJ8bxSNUrFlYNCQpuabv3TwOrrDWNi276X_Ne5uxlk1lvN76h7BslgJDssrCgh4A8kJRrGVT2L1TKg9yiNNeietevDV_tl5Bn4sduD9IbS_zFMgV_LS6uyXeqb4V_7XfSjp7vFnu0XYboKYym4m1gWXiMSEfLa9FdmuQyybAk7e-SD3jgz1cVBYZSlvTB_bLgTwK-PWvmuJo55hwlXZk54cx-0-zGX16Njv5XBXJJU8JEDq9R88Y90yqsAP2SxIJ0D943QguNaZBRfgyiArtf92r-pTrq0OgkopPTBV8fXDXU3Ip7R5FppMjGudoA (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: 02067b84c1923afd0d95 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request