response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2943/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 7 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImVoQURPR3ptaWUwQWdHbm1VYVBqRFFBNkNmb01scTkzeTRFRHduZ00yVUkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyOTQzLCJzdGF0ZV9ub25jZSI6ImRmYWNmZTIwMjNhYjE1MjY3NDRjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyOTQzIn0sImlzcyI6IkVkdVRlY2hfRGV2X1Rvb2wiLCJzdWIiOiI3IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzI3Ni9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2NzQ1ODExLCJleHAiOjE3NzY3NDYxMTEsImp0aSI6IjM2ZWYzZDA0OTkwNjA3MGViZGNlIn0.bUacjhejOJR83zF_cfkVHnQEmx18IJn1JYiISl8Z5NR-iN_j-NupoZfZ60Y44VsGQCmkGVTA-e4WB_qZrOezUM7ZaUjlltze-8QvSx9HdOS9Ii0bSRKmLg5IpH1u1RPDD_OEsjS_R62fU1NBag1KOuyWzG6ga9sVD0M_x-0fhnLiulIxefFZbMpuZZz8QupswTeJOFlVqqw4U0-QnZlnEhPdpvjdWmi1WsiPn8b7cDL3KUPVmdz8S8CAf8lf028zDawknnBvdxMyV3LGQGDxGmnJEOSHcBTuAZlBMeik2TP1pivnSq4rpoPKhVsip55SoQISVayVEH4Kq66b_W7U7A (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: dfacfe2023ab1526744c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request