response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3513/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjlNX2dGeDl2UUw5QXR0TkY3VVdhM19oeDA3WV9pSVhiWVpYNktxUHhQLU0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTEzLCJzdGF0ZV9ub25jZSI6IjNmMDRlOWJlMDkyZGI1NjEwYmM5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTEzIn0sImlzcyI6ImF1Z3VzdG9fdG9ydXNfdGVzdF90b29sIiwic3ViIjoidGVzdF9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zODg4L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU1Nzk0MDksImV4cCI6MTc3NTU3OTcwOSwianRpIjoiYWZkZWMyNGViY2E1YzlhZmE2MmMifQ.O8Wh9C6By08gfpvPCvZoyDa-thrGDL9a7ZfGj6WbFN3C4sArPUJmWxTkB3yIC-7DSgELkCEyWzETEgjvGA4_YCUBlTksbIYnWfX2lBbnTVy-wHjKf2EpCDCMrwIPcuH7FeublqM5AzWdHUgm1-MFEk0ubXehtUixIo87dR_yVFF9u88Ccb9kGdJ9zGElfEfg4BqqGyamZgC-Bkmmht38e48IjRo4zFkLySmZGb-7qRX946bSUcetuyv5LeMGP8A9uwkTR4yu7HqsQFn6HXT8g9OJDPe8VJQn_csG5X-1t7rDFHuMX0lbGmllyYO6V5fo0PkVcfAbFRbZsEw9-CUU1A (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: 3f04e9be092db5610bc9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request