response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4693/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: si2smpk95 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRwMkdJR2xKR0k4U3liV1NnSHlpMXRvUnh3am53WXI3cUVqczN2bDBkcWMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NjkzLCJzdGF0ZV9ub25jZSI6IjZkNGI3MWNiMWI0YjA5MWIyYzRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NjkzIn0sImlzcyI6InRlc3QgdG9vbCBmb3IgcGxhdGZvcm0gdG9kZGxlIiwic3ViIjoic2kyc21wazk1IiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDc2Ny9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc3MTgwNTA5LCJleHAiOjE3NzcxODA4MDksImp0aSI6Ijc2Zjk0MTQ5ZjJkYmU4YmM2NmY3In0.MrBeIfxMHg-nBWPVJqaFQbamsl9zyHTAv9OlR2eKzX22Xs1Rg_EPlmByPM0JkE5NfI3B2xBlntwfv59BoNnzfexEVhEcpPJSrYiYfELBp5jnOKK99CBWILIo4kmLZtqkVwuN1qbFi6m7fkQ_DC1R5y9_oSz_p2fJdccs2Yery15zMWH5nyq6WhMmyOzHjwzAVC21jzcOorX2XH0Kqp_Itp2hXoJjzSjI13ctii_q76lowARj29CUKp0DnxEsQhFVIvzwBgyAjlOIx3bF1TOwFPwWYNUjXEPFWkuW5foVFCCK9zlHbsxh-IPww5HY-X7vaM8my74GHL4JJZTXF_AmRA (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: 6d4b71cb1b4b091b2c4d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request