response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4300/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 352352352 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InZiWE1oRWxnNFNpc01odGZJZ1dBS2NqbHJPR2h0Q3A5Q3Z3bndtV0M1Q0EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MzAwLCJzdGF0ZV9ub25jZSI6IjgzNjUxZDg4YWU1ZWNjMmJlNzMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MzAwIn0sImlzcyI6IlRvcGhlclRvb2wiLCJzdWIiOiIzNTIzNTIzNTIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80Mzk1L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyMDMyMjcsImV4cCI6MTc3MjIwMzUyNywianRpIjoiMWUzNTk0MjhhY2NiNzU0YWE2NTEifQ.gzan7FVZ4oo8KPIhfAOXsB-3WP5IwvEKf95cSBFEPW1Mesw1xRni5xxGATUl_p_9G8My3cexwIsCv5GUoHEBq0MNDX3IZxSp7WVhXh6tI_1XGt8TqaFrJ5I9OtMtGW0tVoAh2Rg_bgkf6dmI11V6GQJVad31OJ1vYjSop-boPx9uAFvaUo4SUGBGAo9LpPXmKbUPbR_izbFgnRLmopugCPLow5Nxd-vAveNJ03fLJz0rWnocoANCq6RjmWgvF3s0Rw-zV8BUzaAmoHKStmXt8pSBFQTSxmrJqar8Z68FcFeJaeo-1lGDQsh13gs3Jk_JZmCON12C341qUNCv95sRcg (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: 83651d88ae5ecc2be731 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request