response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1960/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9hSmVFTlNKcFdzZTQyR0JiOURQUl9WbTdLR3pnYV82dnpxZTFMQ1ljRnciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTYwLCJzdGF0ZV9ub25jZSI6IjU3MDBiM2Y1MzA0NmM0NDBiNGY5IiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiOTgxMjA5IiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTk2MC9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNzAzNCIsImNsaWVudF9pZCI6IjEiLCJsdGlfZGVwbG95bWVudF9pZCI6IjEiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMTk2MCJ9LCJpc3MiOiJUMSIsInN1YiI6IjEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTQzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzA5MjI0MjEsImV4cCI6MTc3MDkyMjcyMSwianRpIjoiMzAzZGU3NWExN2QwODk2NmExMmEifQ.OaUJKL4Dy2gyvGmGkXLYsFND0VGVSWlcKyRzZK42eDiRbmVU7BzuK_UG1pz9GoJoyw5oxS24KCaqYGFEQfeiOaRtCpH5iQL_ji_H-WtziwFOdEDgNRXwJ1yLu63orw2Dz7n-dcX-Kv3_6T4GaZJ9VrF3U-k7tUKFQtj0aKZT5LlymeWROwM4eHbOZy3jD-qdS3kN66SD3EDZZqeXKaeuILih2tTJeWzoa1H0K6cpqsun9szy23lnclcJXC64g698HUML4Hg11DV4Y0aVD1-x97H-SxMOtG23xwRq7OAFu4wkvwQgeOWRe2kTwCsNH1K4rARJb1ReFLxLk607qsZE-g (required, opaque value used to maintain state between the request and the callback)
login_hint: 981209 (required, tools and platforms must support a value of form_post)
lti_message_hint: 37034 (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: 5700b3f53046c440b4f9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request