response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4408/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Schools (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Iml6NEhYMDFKSGR4bGhqc0Q3R2N5Zy1wZ0t3UXMyY1lFelZjbHJPQWJpSG8iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDA4LCJzdGF0ZV9ub25jZSI6IjBlYTNiOWQ1OWFhMGM5YzMyNmI2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDA4In0sImlzcyI6Ik15U2Nob29sT25lIFRvb2wiLCJzdWIiOiJTY2hvb2xzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDUwNi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyNDExMjkxLCJleHAiOjE3NzI0MTE1OTEsImp0aSI6IjI5N2U4MTdhZGQ0MGMwNzM5YzMyIn0.kV85moYrfnszNc9CCDVnCn4qp0rGKvyYePsi1sjsAvjGFFx8fzmCo5yyyPxDUQqXR9lm9qukUYPjTamr7H5LPdqY2YzhZqfEx747wtqKBj0ctoCZg-Yw1rnIRSkcErxfmNki0cGB54LImhi_QIVw-adwNyNSE6uLDcePLZYm7nG3f8lDYSa_Ef0_ewKEXC8dl7bT819wZiN9ubeFpCrTRQBlg2bZY13reNWtySpM04HKoprVO6gEgTKOqnhHLM5tOR3egCkbnJejv03KjapqoJAjAyu51eXNi30LSFP2H85hLEt1WmqauhW131YY3Q1DN9eVNKpizU35D1uwJE8jPw (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: 0ea3b9d59aa0c9c326b6 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request