response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3166/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client01 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlJ2RWVOeGlaVVMxNVQ3b0FzdXFNRk5LNmdJNnluN09Wa3RDdnJuX3dET2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTY2LCJzdGF0ZV9ub25jZSI6Ijk2MTI5MmExNmZiZTI4ZDFmYmUwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTY2In0sImlzcyI6IkdNMDEtVG9vbCIsInN1YiI6ImNsaWVudDAxIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzUzMS9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzg1MzE1NzcyLCJleHAiOjE3ODUzMTYwNzIsImp0aSI6ImQzZmZiMjEyNTBiZDBjNzRkZDliIn0.rzF4FLXk_hXV8ieIJ99Ad3nKYGgxByJDhH9qw9T5UncD4KCNNIwK4PlQLRM-syppmD0L3EwDQNU24H7OVSI-90KzqMDWFU6xHCT_qGz6mhShNqXg1jnkL_HM-CIoLBKLhdh96FTWYKOyXqiHKqXSXomnCQMVpdM9yj31iQDzjeqbD2eXW0PPqyOtcZK_GafT9t4YUzwpYrRfCbjf1Cb7JfiEIL19YuckBFhu5zyAUKKbBzb-f1phwoGaGvb50vYJ6BiJFSfuqZI-l2ymShwW-4fXVyHOUeu1fqiTDtfLZ84X5Fd8jiTrLUtTS9oG_dJX69vPd3voFNoRU3gQNHtb5Q (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: 961292a16fbe28d1fbe0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request