response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5575/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12122026 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imt0NW16V19kaU5pN2JuTjVucEVTemdkcURubjNXejV2UmkwNGtoMlpBSEEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NTc1LCJzdGF0ZV9ub25jZSI6IjdiMmQ5ZTMxYjA4NWFiZGQ4YWFmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NTc1In0sImlzcyI6IkRhenpsZXIgR3JlYXRlc3QgVG9vbCIsInN1YiI6IjEyMTIyMDI2IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTcyNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1NTYzMDE3LCJleHAiOjE3NzU1NjMzMTcsImp0aSI6IjViZGQ0ZDBiODQzODRjMGJmYThmIn0.G9QYWv2gkswVh70jY8rn3siTiktY-96npJPftSEEJVqgrLGiYKIQiem4Jmw2oJDLcOrc2MXStdvdNpJml0eny4hU9Lc-KAL9bmmuucaKYqxYIi5hTF-NoGifNrB-5Y7YGNylS1rCnVIPS5ml4B_ztGoKo78omPQ8EBs9UkPIdGaD99FqPXpcFhh6FuVzjX9BPOXqMQkFBdWILS97yE92z06wVhuWK1N1j_WdMhAJKS4dKGgu-3wzDh8iisqvWCSzjBN-IzpVSETGF1yHN1EK_JSAM-yB_C0M3dWMZ5Cxj8bSx5eTO5tGgVYgfYAmI6KPiOI_viBjIdQylkbOke-rsQ (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: 7b2d9e31b085abdd8aaf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request