response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2675/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 244466666 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImxtM05vYTdNNTMtV0l5SmdNcnEzZ1o1ZjdLM0lMQXlmX1pBVEJvX01VVEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjc1LCJzdGF0ZV9ub25jZSI6IjkwM2M5N2FmNGZkNWUwNzExOGI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjc1In0sImlzcyI6IkxUSV90ZXN0X3BsYXRmb3JtX3Rvb2wiLCJzdWIiOiIyNDQ0NjY2NjYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTcwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU3NTYwMjgsImV4cCI6MTc3NTc1NjMyOCwianRpIjoiZjZiM2JkODAwZGY4M2Y4NTg4NDAifQ.DkVZ6j6Z_7OVjhCO2P7zxQoH-gm-YIjY1nHnHEteHsw-vo_cBkt5YlRx7w_iLYl2MIH-M98pcUDGatBCw-JbliIvog1Ofu3VOlhRmhanG5WbQ037dMacJuUIFd2uUqGjL1VpNij6Wuso1W13u4Qc-5tz6MU3F1nPYAQc0jP1z4TjHdzKfs0kfDr6Ox-ZNgQHhqTxYA9b7aZTfslvsaygqXDVtxZ7SaP5k4t8af127OWhhXIf7ejhB107rJlRifPvnIJryj2OYkWKAUCMX0hdEyFN5G3-YyzRbNyqta-BTjoyUapvGH1KL3uUfg-VAXdc-8I3laRUfYzdTr-jErNPGg (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: 903c97af4fd5e07118b9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request